Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-102413
#<BuildRuby:0x0000558daf1540e0
@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.20240616-102413",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.003523 0.002246 1.765495 ( 2.022561)
build_miniruby 0.000836 0.000325 1.091706 ( 1.092510)
build_ruby 0.001080 0.000420 3.435336 ( 3.434621)
build_all 0.007800 0.002427 18.076980 ( 1.719905)
build_install 0.010411 0.000000 6.333836 ( 1.494909)
test_btest 0.000779 0.000000 109.113155 ( 9.054231)
test_basic 0.004104 0.000273 0.781219 ( 0.860426)
test_all 0.117361 0.024998 532.115056 ( 62.900934)
test_rubyspec 0.029628 0.035748 134.252211 ( 15.853612)
total: 98.43 sec