Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-220120
#<BuildRuby:0x000055ee80474130
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240614-220120",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000004 0.000011 ( 0.000010)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.002833 0.003379 1.054646 ( 1.414072)
build_miniruby 0.000797 0.000398 0.703494 ( 0.702961)
build_ruby 0.001267 0.000634 2.233401 ( 2.233617)
build_all 0.002679 0.005639 12.624785 ( 1.053829)
build_install 0.012185 0.000000 4.151661 ( 1.072663)
test_btest 0.000814 0.000000 70.854933 ( 5.371102)
test_basic 0.004603 0.000000 0.393333 ( 0.474284)
test_all 0.071090 0.025264 375.001692 ( 36.229138)
test_rubyspec 0.026300 0.016162 86.394740 ( 10.991935)
total: 59.54 sec