Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-163619
#<BuildRuby:0x000055ea09b8efe0
@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-163619",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004433 0.007674 1.002585 ( 1.283980)
build_miniruby 0.002421 0.000000 0.074381 ( 0.072451)
build_ruby 0.001873 0.000389 0.076908 ( 0.075578)
build_all 0.008087 0.002695 1.539673 ( 0.604029)
build_install 0.019305 0.002834 5.117240 ( 2.149429)
test_btest 0.000925 0.000270 68.122553 ( 7.789508)
test_basic 0.005509 0.001607 0.322230 ( 0.412897)
test_all 0.002083 0.000608 637.244707 ( 64.254204)
test_rubyspec 0.116589 0.059873 45.594823 ( 51.316913)
total: 127.96 sec