Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-084850
#<BuildRuby:0x000055f8992e4018
@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.20240615-084850",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000008 ( 0.000009)
autoconf 0.000012 0.000007 0.000019 ( 0.000020)
configure 0.000009 0.000006 0.000015 ( 0.000014)
build_up 0.000000 0.005241 1.815194 ( 1.956188)
build_miniruby 0.000000 0.001122 0.995936 ( 0.994949)
build_ruby 0.000000 0.001386 3.452906 ( 3.452764)
build_all 0.009481 0.001035 18.185207 ( 1.727897)
build_install 0.005517 0.005023 6.356398 ( 1.536101)
test_btest 0.000728 0.000472 109.887742 ( 9.037931)
test_basic 0.003107 0.002010 0.802820 ( 0.874968)
test_all 0.100364 0.036837 572.757498 ( 55.837717)
test_rubyspec 0.013072 0.052559 135.346513 ( 15.891511)
total: 91.31 sec