Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-041528
#<BuildRuby:0x000055e2154e7440
@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.20220303-041528",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000032 0.000002 0.000034 ( 0.000031)
build_up 0.002782 0.007780 1.026565 ( 2.607826)
build_miniruby 0.000000 0.002360 0.075614 ( 0.073273)
build_ruby 0.001141 0.000731 0.073667 ( 0.072047)
build_all 0.010887 0.000000 4.188474 ( 0.865506)
build_install 0.020886 0.003348 7.932802 ( 2.367332)
test_btest 0.000887 0.000184 70.205562 ( 8.211025)
test_basic 0.007078 0.000672 0.337999 ( 0.429327)
test_all 0.001616 0.000323 707.357923 ( 67.957998)
test_rubyspec 0.129208 0.049269 46.352073 ( 51.819966)
total: 134.41 sec