Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-020541
#<BuildRuby:0x000055ddb1513440
@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.20220315-020541",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000043 0.000015 0.000058 ( 0.000057)
build_up 0.004298 0.006000 0.990258 ( 1.394421)
build_miniruby 0.001338 0.000608 0.074927 ( 0.072888)
build_ruby 0.001346 0.000612 0.079620 ( 0.078341)
build_all 0.007366 0.003761 4.219588 ( 0.858395)
build_install 0.012357 0.010836 7.922419 ( 2.423097)
test_btest 0.000875 0.000466 74.761901 ( 7.822060)
test_basic 0.004489 0.002394 0.329771 ( 0.419513)
test_all 0.001236 0.000659 686.022062 ( 71.063165)
test_rubyspec 0.102337 0.053312 46.354569 ( 51.637518)
total: 135.77 sec