Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-194202
#<BuildRuby:0x00005617c0d106e0
@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.20220829-194202",
@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.000011 0.000003 0.000014 ( 0.000013)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006253 0.005685 1.028075 ( 1.013192)
build_miniruby 0.001476 0.000454 0.078053 ( 0.075832)
build_ruby 0.002517 0.000000 0.075525 ( 0.072719)
build_all 0.011710 0.000306 1.564043 ( 0.592757)
build_install 0.016004 0.006423 1.883425 ( 0.908038)
test_btest 0.000839 0.000233 74.320799 ( 8.235502)
test_basic 0.001996 0.003982 0.317952 ( 0.411954)
test_all 0.002847 0.000900 683.193034 ( 67.311963)
test_rubyspec 0.096176 0.082779 45.600682 ( 53.933889)
total: 132.56 sec