Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-143917
#<BuildRuby:0x000055b26a1fb4f0
@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-143917",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.001236 0.003731 0.803876 ( 1.200725)
build_miniruby 0.000000 0.001039 0.849421 ( 0.849859)
build_ruby 0.000000 0.001436 2.683347 ( 2.684161)
build_all 0.000061 0.007853 12.037562 ( 0.992870)
build_install 0.008305 0.004059 3.445000 ( 0.974467)
test_btest 0.000465 0.000186 63.041390 ( 5.095178)
test_basic 0.001266 0.002682 0.430026 ( 0.510473)
test_all 0.081023 0.013721 392.978470 ( 32.558501)
test_rubyspec 0.028835 0.040187 40.959289 ( 53.495487)
total: 98.36 sec