Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-220855
#<BuildRuby:0x0000559590783040
@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.20230731-220855",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.004698 1.385953 ( 2.667102)
build_miniruby 0.000000 0.000949 0.882989 ( 0.882603)
build_ruby 0.000000 0.001218 2.576284 ( 2.575799)
build_all 0.007409 0.001685 13.381786 ( 1.153558)
build_install 0.002943 0.004859 1.935014 ( 0.892590)
test_btest 0.000825 0.000165 78.225667 ( 7.232641)
test_basic 0.000482 0.004587 0.695495 ( 0.772864)
test_all 0.001856 0.000464 511.822185 ( 46.395209)
test_rubyspec 0.018350 0.021113 44.910297 ( 57.323028)
total: 119.90 sec