Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-082459
#<BuildRuby:0x0000555d33c20098
@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.20240116-082459",
@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.000010 0.000002 0.000012 ( 0.000010)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001340 0.004502 1.260242 ( 1.648249)
build_miniruby 0.001156 0.000272 0.899134 ( 0.899387)
build_ruby 0.001114 0.000262 2.673178 ( 2.673627)
build_all 0.000271 0.008847 14.319666 ( 1.340474)
build_install 0.007444 0.000000 4.147804 ( 1.078143)
test_btest 0.000000 0.000984 76.238258 ( 6.650029)
test_basic 0.002471 0.002181 0.699120 ( 0.774124)
test_all 0.097769 0.035185 467.933363 ( 53.194598)
test_rubyspec 0.026073 0.022941 48.541424 ( 60.946596)
total: 129.21 sec