Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-092419
#<BuildRuby:0x00005617ffd900e0
@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.20240623-092419",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000011 0.000005 0.000016 ( 0.000016)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.000102 0.005672 1.712288 ( 2.017983)
build_miniruby 0.000000 0.001195 1.056920 ( 1.057483)
build_ruby 0.000000 0.001671 3.510968 ( 3.511556)
build_all 0.006716 0.003875 18.539517 ( 1.769075)
build_install 0.006889 0.003405 6.379662 ( 1.483666)
test_btest 0.000469 0.000302 113.319099 ( 9.225248)
test_basic 0.000000 0.004395 0.820113 ( 0.898400)
test_all 0.113484 0.025587 561.441141 ( 54.126494)
test_rubyspec 0.056118 0.012285 137.136037 ( 16.318408)
total: 90.41 sec