Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-035517
#<BuildRuby:0x0000559b62910480
@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-035517",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006230 0.005515 1.035033 ( 3.633803)
build_miniruby 0.001507 0.000348 0.077659 ( 0.076189)
build_ruby 0.001947 0.000449 0.082989 ( 0.080391)
build_all 0.004777 0.006309 4.217155 ( 0.848802)
build_install 0.011419 0.011757 8.009800 ( 2.441484)
test_btest 0.000845 0.000348 77.327758 ( 8.343954)
test_basic 0.005725 0.002357 0.344650 ( 0.431665)
test_all 0.000589 0.001518 689.794235 ( 67.539530)
test_rubyspec 0.082448 0.078209 46.504358 ( 52.072660)
total: 135.47 sec