Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-004856
#<BuildRuby:0x0000560790b900d0
@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.20221205-004856",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.005159 0.000070 1.139034 ( 1.650675)
build_miniruby 0.000942 0.000055 0.943294 ( 0.941911)
build_ruby 0.001012 0.000059 2.716144 ( 2.626745)
build_all 0.005415 0.003854 15.786736 ( 3.351549)
build_install 0.007685 0.000809 2.268319 ( 1.295510)
test_btest 0.000532 0.000056 61.581173 ( 11.590151)
test_basic 0.004204 0.000443 0.317921 ( 0.408911)
test_all 0.001438 0.000151 693.825186 (108.372240)
test_rubyspec 0.042221 0.018391 53.005365 ( 61.280156)
total: 191.52 sec