Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-085024
#<BuildRuby:0x000055a3b60c7510
@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.20220301-085024",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000000 0.010762 0.996201 ( 2.183131)
build_miniruby 0.000961 0.000978 0.068265 ( 0.066735)
build_ruby 0.001885 0.000354 0.073570 ( 0.071899)
build_all 0.010039 0.001054 4.159651 ( 0.853480)
build_install 0.017591 0.005287 7.851977 ( 2.380743)
test_btest 0.000958 0.000192 72.358130 ( 7.913631)
test_basic 0.007272 0.000491 0.343736 ( 0.433437)
test_all 0.001518 0.000289 649.925495 ( 64.832403)
test_rubyspec 0.101993 0.060951 46.374436 ( 51.756566)
total: 130.49 sec