Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-075711
#<BuildRuby:0x00005612fff40ea8
@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.20220827-075711",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.005528 0.006236 0.981818 ( 1.028853)
build_miniruby 0.001818 0.000757 0.072398 ( 0.070635)
build_ruby 0.001201 0.000501 0.075032 ( 0.074412)
build_all 0.008090 0.001319 1.556369 ( 0.576330)
build_install 0.012132 0.010530 1.859378 ( 0.901966)
test_btest 0.000848 0.000391 75.056841 ( 8.022764)
test_basic 0.007737 0.000771 0.330338 ( 0.418908)
test_all 0.002598 0.000000 683.649587 ( 67.243210)
test_rubyspec 0.114163 0.060112 45.795658 ( 53.935572)
total: 132.27 sec