Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-025520
#<BuildRuby:0x0000559634e911f8
@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.20221027-025520",
@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.000007 0.000003 0.000010 ( 0.000009)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000028 0.000012 0.000040 ( 0.000038)
build_up 0.008317 0.001560 1.108399 ( 1.140089)
build_miniruby 0.001128 0.000410 0.104486 ( 0.101407)
build_ruby 0.001215 0.000442 0.105109 ( 0.102160)
build_all 0.006715 0.002442 1.295826 ( 0.567500)
build_install 0.012160 0.002299 1.669074 ( 0.891205)
test_btest 0.001900 0.000000 61.199789 ( 6.634157)
test_basic 0.002501 0.005310 0.355011 ( 0.444182)
test_all 0.005670 0.002181 495.830739 ( 54.590004)
test_rubyspec 0.068954 0.052057 43.545626 ( 52.058646)
total: 116.53 sec