Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-072632
#<BuildRuby:0x000055b7ef784dd8
@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.20220719-072632",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007149 0.004703 1.002737 ( 1.255699)
build_miniruby 0.000000 0.002484 0.071651 ( 0.068883)
build_ruby 0.000000 0.001879 0.074023 ( 0.072326)
build_all 0.007090 0.003681 1.541124 ( 0.590446)
build_install 0.021600 0.001233 5.165089 ( 2.062134)
test_btest 0.001223 0.000175 73.430789 ( 8.266392)
test_basic 0.007772 0.000434 0.313270 ( 0.401755)
test_all 0.001767 0.000241 647.433538 ( 64.415707)
test_rubyspec 0.133247 0.048144 45.772493 ( 51.453087)
total: 128.59 sec