Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-143723
#<BuildRuby:0x000055c935930130
@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.20240616-143723",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004241 0.000849 1.048461 ( 1.499699)
build_miniruby 0.000984 0.000196 0.725611 ( 0.725124)
build_ruby 0.001644 0.000328 2.255067 ( 2.255096)
build_all 0.007332 0.001466 12.451783 ( 1.037891)
build_install 0.012050 0.004535 4.486835 ( 1.068151)
test_btest 0.000000 0.000889 71.407678 ( 4.959920)
test_basic 0.000000 0.003758 0.412413 ( 0.493561)
test_all 0.048939 0.049059 369.526687 ( 43.662761)
test_rubyspec 0.012111 0.030367 86.609526 ( 10.988566)
total: 66.69 sec