Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-203209
#<BuildRuby:0x000055938538c0e8
@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.20240620-203209",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000755 0.004391 1.062572 ( 1.419883)
build_miniruby 0.000690 0.000383 0.722622 ( 0.722741)
build_ruby 0.001439 0.000000 2.258647 ( 2.259055)
build_all 0.009244 0.000000 12.446704 ( 1.066024)
build_install 0.011383 0.002162 4.174366 ( 1.069872)
test_btest 0.000552 0.000212 71.139406 ( 5.826130)
test_basic 0.000211 0.004717 0.402649 ( 0.483587)
test_all 0.075181 0.025395 358.465920 ( 40.196354)
test_rubyspec 0.031903 0.014776 86.924628 ( 11.013157)
total: 64.06 sec