Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-225504
#<BuildRuby:0x00005650f9617510
@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.20220302-225504",
@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.000009 0.000004 0.000013 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.003486 0.007832 1.040634 ( 1.108370)
build_miniruby 0.000597 0.001894 0.077762 ( 0.077119)
build_ruby 0.001487 0.000868 0.075143 ( 0.073920)
build_all 0.010872 0.000000 4.189233 ( 0.843500)
build_install 0.023880 0.000000 8.074907 ( 2.496859)
test_btest 0.001090 0.000363 75.810411 ( 8.253366)
test_basic 0.003323 0.005195 0.346633 ( 0.435779)
test_all 0.001473 0.000561 720.821920 ( 68.392467)
test_rubyspec 0.098198 0.076756 46.311273 ( 51.750835)
total: 133.43 sec