Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-150428
#<BuildRuby:0x00005608bc6a8e50
@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.20220823-150428",
@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.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010496 0.000435 0.999710 ( 1.217164)
build_miniruby 0.002196 0.000147 0.078298 ( 0.076116)
build_ruby 0.002130 0.000142 0.074836 ( 0.072487)
build_all 0.009973 0.000329 1.522740 ( 0.577602)
build_install 0.013944 0.006092 1.871467 ( 0.907688)
test_btest 0.000964 0.000113 70.108219 ( 8.424624)
test_basic 0.002926 0.005182 0.327718 ( 0.416995)
test_all 0.003940 0.000439 641.408143 ( 66.397435)
test_rubyspec 0.110080 0.064991 46.420396 ( 54.694163)
total: 132.79 sec