Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-111505
#<BuildRuby:0x000055ed5df734b0
@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.20240109-111505",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000029 0.000009 0.000038 ( 0.000037)
configure 0.000021 0.000007 0.000028 ( 0.000057)
build_up 0.006531 0.000710 0.798153 ( 1.190906)
build_miniruby 0.000787 0.000214 0.843606 ( 0.843575)
build_ruby 0.001197 0.000327 2.665941 ( 2.667044)
build_all 0.006888 0.000616 11.932242 ( 0.994317)
build_install 0.006797 0.005600 3.380833 ( 0.960914)
test_btest 0.000626 0.000195 62.880252 ( 5.529955)
test_basic 0.003234 0.002392 0.405894 ( 0.485016)
test_all 0.079619 0.016290 391.837122 ( 32.685390)
test_rubyspec 0.026798 0.037470 40.428563 ( 52.986019)
total: 98.34 sec