Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-204129
#<BuildRuby:0x000055c79d9f0438
@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.20220226-204129",
@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.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000032 0.000005 0.000037 ( 0.000032)
build_up 0.009984 0.000829 0.999224 ( 1.150467)
build_miniruby 0.002406 0.000000 0.069069 ( 0.066955)
build_ruby 0.001884 0.000000 0.073223 ( 0.071824)
build_all 0.009688 0.000049 4.166688 ( 0.863196)
build_install 0.018507 0.004628 7.987402 ( 2.484040)
test_btest 0.001305 0.000000 76.611747 ( 8.346877)
test_basic 0.006454 0.000441 0.348868 ( 0.442352)
test_all 0.000941 0.001803 710.309228 ( 68.199377)
test_rubyspec 0.113831 0.057076 46.522360 ( 51.863410)
total: 133.49 sec