Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-224934
#<BuildRuby:0x000055ae01247fc0
@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-224934",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.001542 0.004494 1.883036 ( 2.211403)
build_miniruby 0.001423 0.000000 1.152257 ( 1.151745)
build_ruby 0.001640 0.000000 3.364209 ( 3.364455)
build_all 0.006973 0.003349 17.603558 ( 1.690293)
build_install 0.009940 0.000652 6.113259 ( 1.469791)
test_btest 0.000882 0.000281 106.099872 ( 9.274349)
test_basic 0.001665 0.003243 0.930487 ( 1.004114)
test_all 0.092302 0.048938 548.898063 ( 59.208135)
test_rubyspec 0.030295 0.036116 136.009002 ( 15.977956)
total: 95.35 sec