Logfile: /home/ko1/ruby/logs/brlog.trunk.20231113-083317
#<BuildRuby:0x000055b4cc11c098
@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.20231113-083317",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.005033 0.000203 1.430259 ( 1.646381)
build_miniruby 0.000854 0.000201 0.879047 ( 0.878507)
build_ruby 0.001018 0.000239 2.801741 ( 2.801721)
build_all 0.008581 0.000942 15.834197 ( 1.428461)
build_install 0.004925 0.003521 4.748511 ( 1.121492)
test_btest 0.000856 0.000214 83.850728 ( 6.688092)
test_basic 0.000107 0.004451 0.812411 ( 0.888952)
test_all 0.091762 0.044675 494.035456 ( 56.341494)
test_rubyspec 0.023847 0.024620 48.846147 ( 61.150174)
total: 132.95 sec