Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-105958
#<BuildRuby:0x000055f88612d480
@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.20220824-105958",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008660 0.001444 0.841100 ( 1.225079)
build_miniruby 0.001862 0.000310 0.062553 ( 0.060373)
build_ruby 0.002028 0.000338 0.067731 ( 0.065861)
build_all 0.002936 0.004614 1.249349 ( 0.479241)
build_install 0.008438 0.007555 1.578764 ( 0.776158)
test_btest 0.001221 0.000376 53.419276 ( 5.897529)
test_basic 0.005866 0.001805 0.292936 ( 0.382790)
test_all 0.004611 0.000000 503.196737 ( 52.998035)
test_rubyspec 0.089789 0.046811 42.009305 ( 50.517947)
total: 112.40 sec