Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-005159
#<BuildRuby:0x000055ee7ff4be88
@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.20240104-005159",
@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.000017 0.000000 0.000017 ( 0.000017)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000019 0.000000 0.000019 ( 0.000018)
build_up 0.007026 0.000000 1.041169 ( 1.320815)
build_miniruby 0.001263 0.000071 0.854282 ( 0.854363)
build_ruby 0.001585 0.000000 2.655687 ( 2.656684)
build_all 0.008231 0.000213 11.982124 ( 0.972494)
build_install 0.007356 0.003380 3.582608 ( 0.982412)
test_btest 0.000000 0.000983 63.080236 ( 5.605962)
test_basic 0.000000 0.004446 0.402684 ( 0.483121)
test_all 0.062316 0.035674 377.386710 ( 35.841039)
test_rubyspec 0.039348 0.028375 40.144887 ( 52.695685)
total: 101.41 sec