Logfile: /home/ko1/ruby/logs/brlog.trunk.20220622-013653
#<BuildRuby:0x0000563915b0b810
@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.20220622-013653",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005637 0.005361 0.996428 ( 1.760283)
build_miniruby 0.001694 0.000391 0.070518 ( 0.069626)
build_ruby 0.001456 0.000336 0.069583 ( 0.069195)
build_all 0.003214 0.005742 1.481283 ( 0.610041)
build_install 0.019807 0.001198 5.835000 ( 2.808525)
test_btest 0.000855 0.000214 78.497876 ( 8.146578)
test_basic 0.007379 0.000474 0.323474 ( 0.413353)
test_all 0.000000 0.002440 647.489551 ( 65.713098)
test_rubyspec 0.099052 0.079684 45.623694 ( 51.390976)
total: 130.98 sec