Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-191347
#<BuildRuby:0x000055d61a2c4110
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231226-191347",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000007 0.000005 0.000012 ( 0.000012)
autoconf 0.000012 0.000007 0.000019 ( 0.000018)
configure 0.000009 0.000006 0.000015 ( 0.000014)
build_up 0.002558 0.003047 0.786320 ( 1.171866)
build_miniruby 0.000569 0.000379 0.805342 ( 0.805503)
build_ruby 0.000879 0.000586 2.652179 ( 2.652979)
build_all 0.004513 0.003008 11.872583 ( 0.964996)
build_install 0.011725 0.001445 3.362545 ( 0.959524)
test_btest 0.000380 0.000208 61.655707 ( 5.768584)
test_basic 0.001565 0.002920 0.399781 ( 0.480474)
test_all 0.061972 0.035064 389.355549 ( 34.849754)
test_rubyspec 0.009245 0.058960 40.391925 ( 52.974142)
total: 100.63 sec