Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-091424
#<BuildRuby:0x0000556d1a434f40
@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.20220308-091424",
@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.000006)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000092 0.000007 0.000099 ( 0.000035)
build_up 0.011066 0.000922 1.023044 ( 1.779801)
build_miniruby 0.001744 0.000000 0.067637 ( 0.066285)
build_ruby 0.001919 0.000000 0.073758 ( 0.071699)
build_all 0.010358 0.000284 4.231884 ( 0.853301)
build_install 0.023212 0.000090 7.951891 ( 2.441052)
test_btest 0.000959 0.000053 72.971900 ( 7.945312)
test_basic 0.008224 0.000457 0.335478 ( 0.434036)
test_all 0.001533 0.000085 696.892073 ( 67.442067)
test_rubyspec 0.071893 0.076510 45.977985 ( 51.554127)
total: 132.59 sec