Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-131412
#<BuildRuby:0x000055c70e9008a0
@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.20220720-131412",
@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.000026 0.000002 0.000028 ( 0.000028)
autoconf 0.000035 0.000002 0.000037 ( 0.000038)
configure 0.000059 0.000000 0.000059 ( 0.000052)
build_up 0.012272 0.000612 0.861805 ( 1.242731)
build_miniruby 0.002054 0.000147 0.063528 ( 0.061829)
build_ruby 0.001833 0.000000 0.064934 ( 0.063787)
build_all 0.007370 0.000000 1.256875 ( 0.496825)
build_install 0.016535 0.001028 4.313543 ( 1.817201)
test_btest 0.001059 0.000066 53.336187 ( 5.943496)
test_basic 0.005198 0.000325 0.296278 ( 0.392348)
test_all 0.002546 0.000159 503.479207 ( 52.815679)
test_rubyspec 0.080609 0.045681 41.924495 ( 47.890969)
total: 110.73 sec