Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-013309
#<BuildRuby:0x000055c4b8057fa8
@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.20240109-013309",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.000000 0.004877 1.058091 ( 1.473026)
build_miniruby 0.000000 0.001417 0.996340 ( 0.996158)
build_ruby 0.000849 0.000470 2.825302 ( 2.828585)
build_all 0.008778 0.000337 14.502259 ( 1.393042)
build_install 0.005465 0.003235 4.165092 ( 1.125411)
test_btest 0.000529 0.000138 75.032857 ( 7.544638)
test_basic 0.000154 0.003737 0.423937 ( 0.503891)
test_all 0.085140 0.052313 492.968822 ( 59.530325)
test_rubyspec 0.008442 0.024498 49.042397 ( 61.602636)
total: 137.00 sec