Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-032352
#<BuildRuby:0x000055c1a0738a68
@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.20220311-032352",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.000000 0.011322 1.048038 ( 3.048066)
build_miniruby 0.000000 0.002143 0.067751 ( 0.066163)
build_ruby 0.000000 0.002519 0.075597 ( 0.073782)
build_all 0.005899 0.003937 1.510831 ( 0.618322)
build_install 0.008464 0.014630 5.423173 ( 2.213682)
test_btest 0.001326 0.000000 70.677591 ( 7.981810)
test_basic 0.006274 0.000319 0.336694 ( 0.426351)
test_all 0.000962 0.000735 661.523397 ( 65.314799)
test_rubyspec 0.075878 0.077614 46.186797 ( 51.763146)
total: 131.51 sec