Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-185226
#<BuildRuby:0x00005652cca448e8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220724-185226",
@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.000019 0.000002 0.000021 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010933 0.000955 0.985143 ( 1.036932)
build_miniruby 0.001836 0.000245 0.072214 ( 0.071000)
build_ruby 0.001628 0.000000 0.079498 ( 0.079683)
build_all 0.010264 0.000380 1.508887 ( 0.578475)
build_install 0.016517 0.005740 5.152691 ( 2.050746)
test_btest 0.002040 0.000000 77.571326 ( 8.850382)
test_basic 0.006857 0.000605 0.321089 ( 0.411014)
test_all 0.001329 0.000199 635.272735 ( 64.186783)
test_rubyspec 0.111230 0.068846 45.448980 ( 51.212642)
total: 128.48 sec