Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-102103
#<BuildRuby:0x0000562ce3a63ce8
@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.20231019-102103",
@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.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004265 0.001333 1.521056 ( 1.822365)
build_miniruby 0.001053 0.000000 0.858062 ( 0.857454)
build_ruby 0.001350 0.000000 2.963520 ( 2.964070)
build_all 0.007289 0.003510 18.086634 ( 1.680941)
build_install 0.006403 0.003325 5.334270 ( 1.225665)
test_btest 0.001105 0.000000 88.287882 ( 7.892808)
test_basic 0.001155 0.003124 0.742433 ( 0.818369)
test_all 0.006103 0.002197 581.385213 ( 52.628984)
test_rubyspec 0.032972 0.016030 51.840365 ( 64.132497)
total: 134.02 sec