Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-112556
#<BuildRuby:0x000055fe06ed7c18
@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.20240616-112556",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000021)
build_up 0.000000 0.005266 1.674727 ( 1.944468)
build_miniruby 0.000216 0.000916 1.123579 ( 1.123904)
build_ruby 0.001177 0.000534 3.476388 ( 3.475980)
build_all 0.005366 0.004572 18.170278 ( 1.697243)
build_install 0.008227 0.002273 6.280524 ( 1.500120)
test_btest 0.000000 0.001170 107.549078 ( 9.106177)
test_basic 0.000000 0.004552 0.689837 ( 0.764780)
test_all 0.107349 0.034224 559.832643 ( 57.849981)
test_rubyspec 0.038419 0.027583 133.661013 ( 16.210515)
total: 93.67 sec