Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-122029
#<BuildRuby:0x00005646344f80a0
@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.20240615-122029",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.003764 0.001368 1.040673 ( 1.471247)
build_miniruby 0.000770 0.000280 0.743572 ( 0.743490)
build_ruby 0.001032 0.000375 2.233542 ( 2.234337)
build_all 0.006624 0.000758 12.524559 ( 1.065771)
build_install 0.005923 0.006004 4.141324 ( 1.059531)
test_btest 0.000570 0.000228 71.987273 ( 5.834401)
test_basic 0.000148 0.004143 0.414332 ( 0.494173)
test_all 0.084080 0.015451 358.636339 ( 39.322102)
test_rubyspec 0.029475 0.011163 86.434060 ( 10.943991)
total: 63.17 sec