Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-022900
#<BuildRuby:0x000055b54e8a3280
@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.20240115-022900",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000039 0.000005 0.000044 ( 0.000045)
configure 0.000031 0.000004 0.000035 ( 0.000034)
build_up 0.002063 0.003873 1.109580 ( 1.492442)
build_miniruby 0.001356 0.000214 0.843458 ( 0.842580)
build_ruby 0.001495 0.000000 2.800908 ( 2.800919)
build_all 0.008849 0.000292 14.137423 ( 1.323558)
build_install 0.005017 0.003662 4.125869 ( 1.087560)
test_btest 0.000545 0.000095 78.414775 ( 6.912114)
test_basic 0.000523 0.004265 0.644243 ( 0.719044)
test_all 0.077603 0.053823 476.752916 ( 50.768164)
test_rubyspec 0.029524 0.022209 48.854745 ( 61.233097)
total: 127.18 sec