Logfile: /home/ko1/ruby/logs/brlog.trunk.20220407-044017
#<BuildRuby:0x000055b8c4a74f40
@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.20220407-044017",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010130 0.000942 0.996842 ( 1.196563)
build_miniruby 0.001717 0.000264 0.076199 ( 0.074329)
build_ruby 0.001623 0.000250 0.079326 ( 0.077663)
build_all 0.007337 0.002694 1.482441 ( 0.587239)
build_install 0.016437 0.005819 5.995525 ( 2.901511)
test_btest 0.001336 0.000000 73.712753 ( 7.966331)
test_basic 0.006989 0.000785 0.336168 ( 0.422832)
test_all 0.001715 0.000000 696.105478 ( 68.140888)
test_rubyspec 0.095792 0.083489 46.579280 ( 52.099192)
total: 133.47 sec