Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-084326
#<BuildRuby:0x000056243d3446c8
@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.20220301-084326",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008383 0.002688 1.017883 ( 2.896261)
build_miniruby 0.001670 0.000294 0.075739 ( 0.073572)
build_ruby 0.001648 0.000291 0.076318 ( 0.074400)
build_all 0.008024 0.002443 4.243662 ( 0.854142)
build_install 0.019977 0.003977 7.796050 ( 2.358936)
test_btest 0.000000 0.001543 75.129823 ( 7.783274)
test_basic 0.001253 0.006504 0.336478 ( 0.424960)
test_all 0.001467 0.000405 705.310729 ( 67.451330)
test_rubyspec 0.107201 0.071699 46.421350 ( 51.509965)
total: 133.43 sec