Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-140755
#<BuildRuby:0x000055c6cd287118
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221226-140755",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.003722 0.000286 0.657835 ( 1.316462)
build_miniruby 0.000813 0.000062 0.743206 ( 0.742502)
build_ruby 0.001229 0.000095 2.532439 ( 2.532698)
build_all 0.005145 0.003924 12.516314 ( 1.520025)
build_install 0.006374 0.000275 1.590397 ( 0.738372)
test_btest 0.000738 0.000000 64.287091 ( 6.176675)
test_basic 0.003201 0.000000 0.221824 ( 0.318530)
test_all 0.000953 0.000000 506.074305 ( 46.522846)
test_rubyspec 0.017700 0.009731 35.169801 ( 45.681307)
total: 105.55 sec