Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-072529
#<BuildRuby:0x0000557e221d3fa8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220816-072529",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002401 0.003910 0.817571 ( 0.843871)
build_miniruby 0.000905 0.000129 0.057859 ( 0.056620)
build_ruby 0.000892 0.000127 0.059220 ( 0.058038)
build_all 0.004565 0.000052 1.524103 ( 0.589744)
build_install 0.007679 0.003381 1.940565 ( 0.969379)
test_btest 0.000596 0.000099 52.334100 ( 8.470685)
test_basic 0.005459 0.000000 0.284515 ( 0.373541)
test_all 0.001391 0.000000 621.571568 ( 90.013471)
test_rubyspec 0.099006 0.028411 44.026989 ( 51.387487)
total: 152.76 sec