Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-102851
#<BuildRuby:0x000055e4f62d7ae0
@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.20231111-102851",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004656 0.000233 1.280620 ( 1.695184)
build_miniruby 0.004376 0.000006 88.429326 ( 10.730451)
build_ruby 0.001508 0.000000 2.615709 ( 2.616957)
build_all 0.015223 0.000569 36.730531 ( 6.058444)
build_install 0.007690 0.000000 5.091128 ( 1.235529)
test_btest 0.001104 0.000000 87.823863 ( 7.428178)
test_basic 0.001173 0.004124 0.803000 ( 0.877574)
test_all 0.083443 0.051899 514.559277 ( 59.220352)
test_rubyspec 0.025576 0.021999 49.588036 ( 61.936406)
total: 151.80 sec