Logfile: /home/ko1/ruby/logs/brlog.trunk.20231113-200515
#<BuildRuby:0x00005619e1e1b918
@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.20231113-200515",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000000 0.000034 0.000034 ( 0.000012)
configure 0.000000 0.000009 0.000009 ( 0.000009)
build_up 0.000000 0.004484 1.280710 ( 1.563003)
build_miniruby 0.000055 0.000936 0.790790 ( 0.790577)
build_ruby 0.000984 0.000328 2.679643 ( 2.679663)
build_all 0.005178 0.004274 16.058181 ( 1.439772)
build_install 0.000000 0.009838 4.785640 ( 1.127660)
test_btest 0.000000 0.001093 85.190733 ( 7.354850)
test_basic 0.000000 0.004810 0.738272 ( 0.814828)
test_all 0.099326 0.037455 491.712051 ( 58.334312)
test_rubyspec 0.024969 0.018219 48.655364 ( 61.018372)
total: 135.12 sec