Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-133723
#<BuildRuby:0x0000555a88a812f8
@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.20220812-133723",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000035 0.000003 0.000038 ( 0.000037)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.010151 0.000432 0.820566 ( 0.890705)
build_miniruby 0.001233 0.000088 0.054378 ( 0.053414)
build_ruby 0.001587 0.000114 0.055465 ( 0.054776)
build_all 0.008078 0.000223 1.229783 ( 0.461324)
build_install 0.005664 0.010083 1.604757 ( 0.801303)
test_btest 0.001045 0.000196 51.862980 ( 6.319853)
test_basic 0.006153 0.000188 0.296055 ( 0.388034)
test_all 0.002168 0.000383 490.950372 ( 52.152554)
test_rubyspec 0.086010 0.045715 41.759426 ( 49.415718)
total: 110.54 sec