Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-192934
#<BuildRuby:0x000055aa1b057ba0
@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.20220825-192934",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008070 0.002846 0.819227 ( 1.100770)
build_miniruby 0.001370 0.000000 0.054470 ( 0.053369)
build_ruby 0.001398 0.000000 0.066310 ( 0.065264)
build_all 0.005300 0.003888 1.264749 ( 0.478737)
build_install 0.010881 0.004835 1.581845 ( 0.799262)
test_btest 0.000000 0.001352 53.592944 ( 6.205641)
test_basic 0.000748 0.006507 0.295431 ( 0.396028)
test_all 0.003479 0.001546 517.067222 ( 54.233130)
test_rubyspec 0.059319 0.057839 41.799759 ( 50.266442)
total: 113.60 sec