Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-135338
#<BuildRuby:0x000055cf9acdc098
@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.20231029-135338",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004516 0.001063 1.285392 ( 1.618424)
build_miniruby 0.000921 0.000217 0.864634 ( 0.864056)
build_ruby 0.001024 0.000241 2.690714 ( 2.691238)
build_all 0.009689 0.000206 15.475204 ( 1.449625)
build_install 0.004980 0.003495 4.685549 ( 1.111597)
test_btest 0.001088 0.000000 80.370987 ( 7.337076)
test_basic 0.005476 0.000558 0.817326 ( 0.893452)
test_all 0.087505 0.049015 499.806713 ( 48.517239)
test_rubyspec 0.015385 0.032327 49.243307 ( 61.551481)
total: 126.04 sec