Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-171556
#<BuildRuby:0x0000561611dcc620
@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.20220820-171556",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006592 0.004594 0.998957 ( 1.054793)
build_miniruby 0.001763 0.000504 0.074786 ( 0.072747)
build_ruby 0.002466 0.000000 0.077746 ( 0.075880)
build_all 0.008483 0.001839 1.520625 ( 0.578004)
build_install 0.012801 0.008862 1.890483 ( 0.928583)
test_btest 0.000717 0.000239 75.721621 ( 8.148397)
test_basic 0.003391 0.004146 0.308077 ( 0.397891)
test_all 0.004451 0.000000 674.876632 ( 66.322044)
test_rubyspec 0.124361 0.055880 46.123464 ( 54.576573)
total: 132.16 sec