Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-193857
#<BuildRuby:0x00005627f1440d30
@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.20220803-193857",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004472 0.006985 0.976712 ( 1.092143)
build_miniruby 0.001510 0.000378 0.065895 ( 0.064158)
build_ruby 0.001590 0.000398 0.075968 ( 0.074411)
build_all 0.010336 0.000559 1.504755 ( 0.558276)
build_install 0.014767 0.008157 5.152750 ( 2.046327)
test_btest 0.001350 0.000000 74.763600 ( 8.028888)
test_basic 0.006774 0.000882 0.318215 ( 0.406043)
test_all 0.002024 0.000000 670.095034 ( 66.683055)
test_rubyspec 0.114476 0.052064 45.559771 ( 53.134823)
total: 132.09 sec