Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-204202
#<BuildRuby:0x0000557abd9146e0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221127-204202",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008285 0.002574 1.317998 ( 1.824305)
build_miniruby 0.002222 0.000417 0.852372 ( 0.853575)
build_ruby 0.002439 0.000457 2.241239 ( 2.153646)
build_all 0.019682 0.002787 25.031271 ( 2.847788)
build_install 0.016634 0.004317 4.962984 ( 1.206360)
test_btest 0.001219 0.000233 86.398244 ( 8.368557)
test_basic 0.006208 0.000262 0.359095 ( 0.447012)
test_all 0.001838 0.000334 721.750678 ( 71.378611)
test_rubyspec 0.083197 0.069673 49.830906 ( 58.079661)
total: 147.16 sec