Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-052905
#<BuildRuby:0x000055ee52387818
@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.20231230-052905",
@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.000017 0.000000 0.000017 ( 0.000018)
autoconf 0.000025 0.000001 0.000026 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.001255 0.004072 1.096725 ( 1.477360)
build_miniruby 0.001081 0.000000 0.908094 ( 0.908031)
build_ruby 0.001232 0.000000 2.725703 ( 2.725563)
build_all 0.005296 0.004540 15.986208 ( 1.493213)
build_install 0.008082 0.000000 4.568393 ( 1.103784)
test_btest 0.000883 0.000083 80.824259 ( 6.932774)
test_basic 0.000863 0.004372 0.645604 ( 0.720353)
test_all 0.107414 0.027893 562.658461 ( 51.515386)
test_rubyspec 0.038324 0.012418 50.405864 ( 62.743335)
total: 129.62 sec