Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-162436
#<BuildRuby:0x0000558877a104f0
@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-162436",
@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.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005272 0.004283 0.951855 ( 1.063494)
build_miniruby 0.001813 0.000518 0.069733 ( 0.067236)
build_ruby 0.001525 0.000436 0.072735 ( 0.070864)
build_all 0.007150 0.003825 4.085405 ( 0.798228)
build_install 0.023737 0.000697 7.769472 ( 2.317744)
test_btest 0.000847 0.000202 73.446735 ( 8.367034)
test_basic 0.006848 0.000567 0.336794 ( 0.426222)
test_all 0.001550 0.000352 665.583429 ( 65.497308)
test_rubyspec 0.106369 0.068973 46.424325 ( 51.881244)
total: 130.49 sec