Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-100804
#<BuildRuby:0x000055cd797987d0
@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.20220209-100804",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000034 0.000003 0.000037 ( 0.000033)
build_up 0.009879 0.000705 0.975909 ( 1.431768)
build_miniruby 0.002027 0.000144 0.073637 ( 0.071043)
build_ruby 0.001866 0.000133 0.077070 ( 0.075181)
build_all 0.006014 0.004534 4.129829 ( 0.794315)
build_install 0.023567 0.000000 7.880534 ( 2.342054)
test_btest 0.001394 0.000000 75.806899 ( 8.097998)
test_basic 0.007223 0.000000 0.337159 ( 0.426402)
test_all 0.002260 0.000000 665.212420 ( 65.414361)
test_rubyspec 0.084539 0.078317 46.333544 ( 51.788122)
total: 130.44 sec