Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-062752
#<BuildRuby:0x000055da4794a8a0
@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.20220307-062752",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.010141 0.000000 1.053732 ( 1.669769)
build_miniruby 0.002071 0.000105 0.076435 ( 0.074098)
build_ruby 0.001730 0.000462 0.075758 ( 0.073376)
build_all 0.007671 0.002819 4.206920 ( 0.854875)
build_install 0.024543 0.000272 7.999995 ( 2.416665)
test_btest 0.000988 0.000206 76.174891 ( 7.975984)
test_basic 0.006232 0.001298 0.334927 ( 0.423965)
test_all 0.002357 0.000491 655.671364 ( 64.836959)
test_rubyspec 0.125694 0.039595 46.636761 ( 52.113036)
total: 130.44 sec