Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-233858
#<BuildRuby:0x000056071ad18090
@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-233858",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004254 0.000851 1.044697 ( 1.483172)
build_miniruby 0.000880 0.000176 0.709447 ( 0.709654)
build_ruby 0.001214 0.000243 2.239268 ( 2.239259)
build_all 0.003705 0.004561 12.492304 ( 1.037272)
build_install 0.008491 0.004450 4.180196 ( 1.060110)
test_btest 0.000642 0.000198 72.070428 ( 5.718858)
test_basic 0.004108 0.001264 0.401262 ( 0.481232)
test_all 0.057240 0.041297 364.767931 ( 43.115399)
test_rubyspec 0.021912 0.019492 86.441677 ( 10.980358)
total: 66.83 sec