Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-140105
#<BuildRuby:0x000055d1bef484f0
@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.20220228-140105",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.008709 0.001452 0.997069 ( 1.214562)
build_miniruby 0.001730 0.000288 0.066469 ( 0.064204)
build_ruby 0.001345 0.000224 0.072338 ( 0.070903)
build_all 0.009068 0.001511 4.062571 ( 0.835818)
build_install 0.017496 0.005837 7.847125 ( 2.372873)
test_btest 0.000951 0.000191 75.064514 ( 7.975493)
test_basic 0.000483 0.006043 0.327034 ( 0.417563)
test_all 0.001804 0.000481 679.664593 ( 65.877355)
test_rubyspec 0.092485 0.067515 46.113758 ( 51.615034)
total: 130.44 sec