Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-075749
#<BuildRuby:0x00005605cd1f3bb8
@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.20240104-075749",
@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.000017 0.000000 0.000017 ( 0.000017)
autoconf 0.000048 0.000000 0.000048 ( 0.000047)
configure 0.000033 0.000000 0.000033 ( 0.000033)
build_up 0.000000 0.005439 1.497047 ( 1.784224)
build_miniruby 0.000000 0.000871 0.746559 ( 0.746394)
build_ruby 0.000000 0.001314 2.717136 ( 2.716505)
build_all 0.004178 0.005315 14.119365 ( 1.302124)
build_install 0.004250 0.003580 4.185632 ( 1.056706)
test_btest 0.000874 0.000257 76.746515 ( 6.832682)
test_basic 0.003723 0.001095 0.716759 ( 0.791692)
test_all 0.108593 0.024421 463.720581 ( 52.443533)
test_rubyspec 0.028970 0.021207 48.284810 ( 60.644563)
total: 128.32 sec