Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-220216
#<BuildRuby:0x000055dee6b10100
@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-220216",
@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.000004 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004482 0.002092 1.803488 ( 2.182972)
build_miniruby 0.000810 0.000379 1.056847 ( 1.056244)
build_ruby 0.001162 0.000542 3.387405 ( 3.387060)
build_all 0.006705 0.003454 18.023526 ( 1.704601)
build_install 0.001496 0.009453 6.323366 ( 1.496680)
test_btest 0.000913 0.000537 110.955197 ( 8.692628)
test_basic 0.005170 0.000409 0.854912 ( 0.928102)
test_all 0.088669 0.054448 569.040693 ( 62.283420)
test_rubyspec 0.035570 0.032083 131.668807 ( 16.134703)
total: 97.87 sec