Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-100054
#<BuildRuby:0x000055d6022fc8e8
@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.20221113-100054",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000073 0.000019 0.000092 ( 0.000084)
configure 0.000030 0.000007 0.000037 ( 0.000040)
build_up 0.010129 0.001363 1.072927 ( 1.124652)
build_miniruby 0.001703 0.000393 0.072254 ( 0.070426)
build_ruby 0.002488 0.000000 0.069657 ( 0.067553)
build_all 0.006079 0.003385 1.469433 ( 0.584663)
build_install 0.011670 0.008382 1.821002 ( 0.933309)
test_btest 0.000990 0.000313 87.816671 ( 8.831306)
test_basic 0.002557 0.005372 0.345941 ( 0.435123)
test_all 0.001413 0.000521 688.502885 ( 69.646405)
test_rubyspec 0.114598 0.061669 48.118301 ( 56.635680)
total: 138.33 sec