Logfile: /home/ko1/ruby/logs/brlog.trunk.20230611-113349
#<BuildRuby:0x000055aea57634b0
@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.20230611-113349",
@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.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005183 0.000370 1.468152 ( 2.688000)
build_miniruby 0.000736 0.000217 0.840738 ( 0.840259)
build_ruby 0.001113 0.000327 2.548091 ( 2.548357)
build_all 0.006034 0.003422 12.811311 ( 1.080407)
build_install 0.002707 0.004999 1.753512 ( 0.856225)
test_btest 0.000875 0.000323 82.079425 ( 6.815032)
test_basic 0.000382 0.004358 0.709708 ( 0.791269)
test_all 0.001326 0.000559 449.265626 ( 45.968885)
test_rubyspec 0.024378 0.013814 43.029747 ( 55.511221)
total: 117.10 sec