Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-072701
#<BuildRuby:0x0000555f5fcb01d8
@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.20240621-072701",
@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.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003971 0.001191 1.052715 ( 1.327110)
build_miniruby 0.001104 0.000000 0.699118 ( 0.698837)
build_ruby 0.001508 0.000000 2.266035 ( 2.266503)
build_all 0.007942 0.000000 12.517214 ( 1.033284)
build_install 0.013062 0.001881 4.238997 ( 1.064546)
test_btest 0.000604 0.000134 73.292983 ( 5.417592)
test_basic 0.004362 0.000969 0.420643 ( 0.501219)
test_all 0.085295 0.014279 361.706261 ( 42.716389)
test_rubyspec 0.023845 0.018362 87.447891 ( 11.041295)
total: 66.07 sec