Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-072441
#<BuildRuby:0x000056424d540b88
@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.20220812-072441",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003061 0.008048 0.967166 ( 1.741128)
build_miniruby 0.001726 0.000493 0.072318 ( 0.070257)
build_ruby 0.001512 0.000432 0.071655 ( 0.069927)
build_all 0.009679 0.000244 1.525298 ( 0.584155)
build_install 0.019370 0.001288 1.880001 ( 0.925501)
test_btest 0.001180 0.000000 75.277808 ( 7.977740)
test_basic 0.006209 0.002251 0.339006 ( 0.426872)
test_all 0.001337 0.003520 655.808627 ( 64.858577)
test_rubyspec 0.096370 0.072970 45.861344 ( 53.454327)
total: 130.11 sec