Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-113600
#<BuildRuby:0x0000562c467b4a58
@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.20220213-113600",
@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.000018 0.000001 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010367 0.000407 0.941666 ( 1.664237)
build_miniruby 0.001670 0.000104 0.076277 ( 0.074885)
build_ruby 0.002111 0.000132 0.077610 ( 0.075429)
build_all 0.009780 0.000612 4.131626 ( 0.798182)
build_install 0.023200 0.000408 7.777003 ( 2.299437)
test_btest 0.001142 0.000061 71.551006 ( 7.666414)
test_basic 0.008317 0.000000 0.339612 ( 0.427933)
test_all 0.001946 0.000000 693.330747 ( 67.317166)
test_rubyspec 0.104389 0.062617 46.095341 ( 51.666041)
total: 131.99 sec