Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-114524
#<BuildRuby:0x000055e4c5d604e8
@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.20220224-114524",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.011723 0.000488 0.857269 ( 1.160347)
build_miniruby 0.001608 0.000100 0.080926 ( 0.078846)
build_ruby 0.001894 0.000000 0.070334 ( 0.068354)
build_all 0.010446 0.000202 4.210182 ( 0.850680)
build_install 0.022273 0.000923 7.907540 ( 2.399038)
test_btest 0.001342 0.000071 75.151657 ( 7.858432)
test_basic 0.001677 0.005903 0.338903 ( 0.427264)
test_all 0.001857 0.000195 678.881918 ( 66.115359)
test_rubyspec 0.105433 0.047600 46.036522 ( 51.232714)
total: 130.19 sec