Logfile: /home/ko1/ruby/logs/brlog.trunk.20220412-235021
#<BuildRuby:0x000055776df487d0
@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.20220412-235021",
@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.000019 0.000001 0.000020 ( 0.000021)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000533 0.012562 1.000820 ( 1.137603)
build_miniruby 0.001618 0.000450 0.076369 ( 0.076180)
build_ruby 0.000000 0.002488 0.080032 ( 0.078838)
build_all 0.006411 0.002962 1.483452 ( 0.614727)
build_install 0.012501 0.008616 2.061490 ( 1.156766)
test_btest 0.000000 0.001231 76.319885 ( 8.521747)
test_basic 0.004447 0.003121 0.339302 ( 0.430159)
test_all 0.000000 0.002841 700.109243 ( 68.137402)
test_rubyspec 0.136122 0.044949 46.598753 ( 52.031939)
total: 132.19 sec