Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-015910
#<BuildRuby:0x000055bff7d8c018
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221126-015910",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000003 0.000011 ( 0.000010)
autoconf 0.000015 0.000006 0.000021 ( 0.000020)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.004527 0.000204 1.080767 ( 1.097493)
build_miniruby 0.000691 0.000230 0.995896 ( 0.994629)
build_ruby 0.000824 0.000274 2.817386 ( 2.723392)
build_all 0.008366 0.000045 15.906766 ( 3.289076)
build_install 0.006644 0.001898 2.036219 ( 1.191016)
test_btest 0.000000 0.000558 57.473200 ( 11.780478)
test_basic 0.000435 0.004144 0.325128 ( 0.416120)
test_all 0.000765 0.000273 662.922338 (124.297874)
test_rubyspec 0.039834 0.022700 53.328040 ( 61.486016)
total: 207.28 sec