Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-185515
#<BuildRuby:0x0000556beba3b428
@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.20240113-185515",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000021 0.000000 0.000021 ( 0.000019)
build_up 0.001067 0.002908 0.856283 ( 1.247835)
build_miniruby 0.000996 0.000000 0.901367 ( 0.900618)
build_ruby 0.001596 0.000000 2.867637 ( 2.868246)
build_all 0.008829 0.001361 14.581796 ( 1.385345)
build_install 0.006611 0.002204 4.196224 ( 1.138448)
test_btest 0.000449 0.000149 75.848858 ( 7.485398)
test_basic 0.003012 0.001004 0.664344 ( 0.742541)
test_all 0.097366 0.037556 497.584460 ( 52.870336)
test_rubyspec 0.024125 0.008426 50.377390 ( 62.938767)
total: 131.58 sec