Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-091733
#<BuildRuby:0x0000559c2d93c438
@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.20220217-091733",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.008786 0.000628 0.947184 ( 2.440603)
build_miniruby 0.001686 0.000120 0.070582 ( 0.068902)
build_ruby 0.000000 0.002022 0.079146 ( 0.076815)
build_all 0.007934 0.002515 4.054577 ( 0.765552)
build_install 0.016046 0.007767 7.766838 ( 2.296470)
test_btest 0.000639 0.000120 76.623207 ( 7.886556)
test_basic 0.007547 0.000307 0.336960 ( 0.434861)
test_all 0.001483 0.000262 703.890724 ( 67.861466)
test_rubyspec 0.101087 0.071393 46.202508 ( 51.637837)
total: 133.47 sec