Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-123152
#<BuildRuby:0x0000562c0b0586c8
@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.20220403-123152",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.010920 0.000780 1.003726 ( 1.722106)
build_miniruby 0.001848 0.000000 0.063718 ( 0.061888)
build_ruby 0.002001 0.000000 0.070478 ( 0.068461)
build_all 0.010318 0.000000 4.293150 ( 0.852261)
build_install 0.020735 0.000051 8.581230 ( 3.028819)
test_btest 0.000970 0.000047 72.715668 ( 8.295837)
test_basic 0.006193 0.000295 0.329870 ( 0.419854)
test_all 0.001823 0.000086 694.566052 ( 68.089407)
test_rubyspec 0.143181 0.035580 46.691688 ( 51.740412)
total: 134.28 sec