Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-002157
#<BuildRuby:0x00005567711df4b0
@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.20240107-002157",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.001426 0.003155 1.139444 ( 1.526121)
build_miniruby 0.001134 0.000354 1.368321 ( 1.370817)
build_ruby 0.001313 0.000410 4.095003 ( 4.106316)
build_all 0.009426 0.000424 16.215832 ( 1.580571)
build_install 0.011996 0.002094 4.850425 ( 1.715524)
test_btest 0.000558 0.000146 83.307656 ( 13.477700)
test_basic 0.003895 0.003037 0.638924 ( 0.707346)
test_all 0.086893 0.034651 558.617393 ( 66.184035)
test_rubyspec 0.035926 0.027458 73.056151 ( 85.479817)
total: 176.15 sec