Logfile: /home/ko1/ruby/logs/brlog.trunk.20231115-060206
#<BuildRuby:0x000056315fb1b840
@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.20231115-060206",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003521 0.000586 1.134487 ( 1.525257)
build_miniruby 0.000935 0.000156 0.878118 ( 0.877372)
build_ruby 0.001587 0.000000 2.931828 ( 2.931832)
build_all 0.007437 0.002790 16.161734 ( 1.460102)
build_install 0.008611 0.000157 4.830656 ( 1.159640)
test_btest 0.000638 0.000106 82.408763 ( 7.655267)
test_basic 0.001484 0.002687 0.639392 ( 0.716496)
test_all 0.111481 0.024588 516.072806 ( 59.347641)
test_rubyspec 0.030410 0.012145 49.309405 ( 61.723109)
total: 137.40 sec