Logfile: /home/ko1/ruby/logs/brlog.trunk.20220610-102329
#<BuildRuby:0x000055d152cf6600
@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.20220610-102329",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.008924 0.002975 0.980504 ( 1.164462)
build_miniruby 0.001502 0.000500 0.073884 ( 0.072655)
build_ruby 0.001996 0.000665 0.074869 ( 0.073202)
build_all 0.005860 0.003223 1.500745 ( 0.603148)
build_install 0.013269 0.009275 5.807650 ( 2.809583)
test_btest 0.001170 0.000000 74.505083 ( 8.315145)
test_basic 0.004406 0.003194 0.330783 ( 0.419435)
test_all 0.001735 0.000730 690.750856 ( 67.443688)
test_rubyspec 0.078919 0.076245 45.350468 ( 51.155922)
total: 132.06 sec