Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-013314
#<BuildRuby:0x000055ff86ec8c00
@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.20220811-013314",
@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.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.007164 0.003864 0.989584 ( 1.181844)
build_miniruby 0.001494 0.000299 0.077384 ( 0.076447)
build_ruby 0.000000 0.002421 0.080072 ( 0.078475)
build_all 0.008908 0.002806 1.562391 ( 0.576137)
build_install 0.019016 0.004754 5.288812 ( 2.067885)
test_btest 0.000965 0.000241 75.794896 ( 8.144600)
test_basic 0.006026 0.001507 0.322994 ( 0.412597)
test_all 0.001300 0.000325 657.659700 ( 65.513117)
test_rubyspec 0.107981 0.059193 45.960239 ( 53.562777)
total: 131.61 sec