Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-052727
#<BuildRuby:0x000056092a7f04e8
@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.20220303-052727",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000025 0.000009 0.000034 ( 0.000033)
build_up 0.003250 0.007458 1.040519 ( 7.375736)
build_miniruby 0.001571 0.000725 0.077619 ( 0.076463)
build_ruby 0.001518 0.000701 0.075474 ( 0.074132)
build_all 0.003964 0.006213 4.219774 ( 0.863280)
build_install 0.020285 0.003653 7.941247 ( 2.412268)
test_btest 0.001075 0.000478 81.425500 ( 8.419223)
test_basic 0.003588 0.003996 0.342204 ( 0.430980)
test_all 0.001433 0.000679 699.465697 ( 67.623412)
test_rubyspec 0.074521 0.082619 46.726259 ( 51.955706)
total: 139.23 sec