Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-120259
#<BuildRuby:0x000056024e6fc100
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240614-120259",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000008 0.000004 0.000012 ( 0.000011)
build_up 0.004210 0.001965 1.828255 ( 2.231874)
build_miniruby 0.000809 0.000378 1.120761 ( 1.120675)
build_ruby 0.001007 0.000470 3.443522 ( 3.443418)
build_all 0.008101 0.002161 18.187026 ( 1.683880)
build_install 0.006187 0.005260 6.388800 ( 1.540300)
test_btest 0.000504 0.000240 105.686320 ( 9.647331)
test_basic 0.002792 0.001500 0.738637 ( 0.811411)
test_all 0.087119 0.054775 558.902507 ( 62.563678)
test_rubyspec 0.028269 0.036199 134.155119 ( 16.196646)
total: 99.24 sec