Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-151437
#<BuildRuby:0x00005633e96c0110
@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-151437",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.004765 0.001787 1.724148 ( 1.920437)
build_miniruby 0.000844 0.000316 1.042566 ( 1.041901)
build_ruby 0.001169 0.000438 3.299632 ( 3.299886)
build_all 0.010046 0.000382 17.617361 ( 1.711165)
build_install 0.006578 0.003657 6.153095 ( 1.503130)
test_btest 0.000516 0.000181 107.888405 ( 9.081038)
test_basic 0.003133 0.001097 0.778546 ( 0.858221)
test_all 0.096974 0.042494 533.450297 ( 62.785150)
test_rubyspec 0.044896 0.021583 133.417125 ( 16.106881)
total: 98.31 sec