Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-003634
#<BuildRuby:0x000055e0bb910180
@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.20240615-003634",
@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.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002311 0.002817 1.048355 ( 1.377474)
build_miniruby 0.001042 0.000223 0.758581 ( 0.757995)
build_ruby 0.001973 0.000000 2.244683 ( 2.245102)
build_all 0.007636 0.000418 12.575194 ( 1.071035)
build_install 0.010801 0.003702 4.152118 ( 1.066013)
test_btest 0.000831 0.000000 70.994034 ( 5.428325)
test_basic 0.001652 0.002616 0.401218 ( 0.482288)
test_all 0.080261 0.017071 365.731715 ( 38.583320)
test_rubyspec 0.020312 0.021149 86.411266 ( 10.979746)
total: 61.99 sec