Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-025322
#<BuildRuby:0x000055902ed2b2c0
@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.20240617-025322",
@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.000009 0.000005 0.000014 ( 0.000013)
configure 0.000010 0.000005 0.000015 ( 0.000015)
build_up 0.004869 0.000390 1.782652 ( 1.954896)
build_miniruby 0.001234 0.000000 1.179900 ( 1.179566)
build_ruby 0.001495 0.000000 3.496436 ( 3.496294)
build_all 0.005851 0.004314 18.147929 ( 1.755862)
build_install 0.005902 0.004941 6.225201 ( 1.496257)
test_btest 0.001194 0.000000 108.834744 ( 9.201887)
test_basic 0.001354 0.003422 0.823195 ( 0.902188)
test_all 0.091507 0.048484 554.258801 ( 62.196495)
test_rubyspec 0.038967 0.030680 133.935455 ( 15.944404)
total: 98.13 sec