Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-162824
#<BuildRuby:0x0000555e154a35f8
@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.20231028-162824",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000919 0.004358 1.500049 ( 1.742562)
build_miniruby 0.000751 0.000282 0.924563 ( 0.924049)
build_ruby 0.000962 0.000360 2.744581 ( 2.744919)
build_all 0.007032 0.002637 16.686963 ( 1.477469)
build_install 0.011128 0.000625 5.073604 ( 1.190313)
test_btest 0.000901 0.000300 85.272110 ( 7.066719)
test_basic 0.005089 0.000094 0.819142 ( 0.895592)
test_all 0.110230 0.026908 536.410855 ( 52.854937)
test_rubyspec 0.008851 0.036854 49.053725 ( 61.424216)
total: 130.32 sec