Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-004213
#<BuildRuby:0x000055f1b6e50c10
@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.20220328-004213",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001104 0.011178 1.038026 ( 1.137966)
build_miniruby 0.001472 0.000526 0.067576 ( 0.066204)
build_ruby 0.001439 0.000514 0.078809 ( 0.076578)
build_all 0.002352 0.007366 4.180339 ( 0.856163)
build_install 0.015805 0.007672 8.085658 ( 2.501716)
test_btest 0.001656 0.000780 75.974264 ( 8.292926)
test_basic 0.007501 0.001314 0.341738 ( 0.430267)
test_all 0.001450 0.000645 681.148045 ( 67.672989)
test_rubyspec 0.082315 0.074075 45.932127 ( 51.283846)
total: 132.32 sec