Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-153757
#<BuildRuby:0x0000558a52120b88
@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.20220904-153757",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000012 0.000002 0.000014 ( 0.000023)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.007351 0.004648 0.965802 ( 1.001668)
build_miniruby 0.001896 0.000379 0.076535 ( 0.075400)
build_ruby 0.000000 0.002316 0.072869 ( 0.071692)
build_all 0.008462 0.001865 1.549394 ( 0.610772)
build_install 0.019111 0.002838 1.889108 ( 0.949857)
test_btest 0.000969 0.000211 71.219830 ( 8.606341)
test_basic 0.002447 0.004716 0.320842 ( 0.409756)
test_all 0.004682 0.000124 643.757046 ( 65.100110)
test_rubyspec 0.107286 0.075044 45.602446 ( 54.056065)
total: 130.88 sec