Logfile: /home/ko1/ruby/logs/brlog.trunk.20230624-023609
#<BuildRuby:0x000055cf7977f3c8
@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.20230624-023609",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005447 0.000158 1.283208 ( 2.536633)
build_miniruby 0.001004 0.000100 0.959734 ( 0.959717)
build_ruby 0.001130 0.000113 2.591381 ( 2.590892)
build_all 0.009763 0.000150 15.648004 ( 1.400013)
build_install 0.008756 0.000402 4.619918 ( 1.115252)
test_btest 0.001060 0.000092 81.717149 ( 7.578988)
test_basic 0.003560 0.000310 0.708276 ( 0.789237)
test_all 0.000000 0.001630 453.294857 ( 43.245798)
test_rubyspec 0.025940 0.015330 42.998798 ( 55.483699)
total: 115.70 sec