Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-055230
#<BuildRuby:0x0000563782a92f08
@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-055230",
@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.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.011155 0.001114 0.871479 ( 1.312982)
build_miniruby 0.001542 0.000237 0.063158 ( 0.061754)
build_ruby 0.001103 0.000170 0.057909 ( 0.056660)
build_all 0.007896 0.000458 1.267364 ( 0.475063)
build_install 0.010810 0.004221 1.567978 ( 0.780503)
test_btest 0.001209 0.000213 53.967172 ( 6.363455)
test_basic 0.002413 0.005339 0.302674 ( 0.391569)
test_all 0.004297 0.000543 508.325485 ( 53.260659)
test_rubyspec 0.107893 0.024310 41.956249 ( 50.599405)
total: 113.30 sec