Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-140446
#<BuildRuby:0x00005639d0fc7438
@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.20240112-140446",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004209 0.001263 0.810070 ( 1.216021)
build_miniruby 0.000869 0.000261 0.833936 ( 0.834130)
build_ruby 0.000000 0.001680 2.667729 ( 2.668301)
build_all 0.005358 0.002731 11.936535 ( 0.983828)
build_install 0.009316 0.004396 3.445216 ( 1.000423)
test_btest 0.000531 0.000199 64.544504 ( 4.652231)
test_basic 0.000161 0.003848 0.405483 ( 0.486234)
test_all 0.091850 0.005540 380.546584 ( 40.365775)
test_rubyspec 0.038669 0.027113 40.940229 ( 53.457349)
total: 105.66 sec