Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-141526
#<BuildRuby:0x00005563aaaec0a0
@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.20240619-141526",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.005207 0.000372 1.050672 ( 1.484659)
build_miniruby 0.001060 0.000075 0.723362 ( 0.723089)
build_ruby 0.001977 0.000000 2.252711 ( 2.252984)
build_all 0.004588 0.003115 12.569468 ( 1.031546)
build_install 0.004084 0.008309 4.162160 ( 1.069982)
test_btest 0.000590 0.000132 71.727226 ( 5.233153)
test_basic 0.001120 0.003216 0.405973 ( 0.487222)
test_all 0.068650 0.027973 352.664248 ( 39.190040)
test_rubyspec 0.030882 0.010294 87.217662 ( 11.035808)
total: 62.51 sec