Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-095207
#<BuildRuby:0x000055abc792cb88
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220131-095207",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.006236 0.004926 0.975953 ( 1.150528)
build_miniruby 0.002067 0.000000 0.070556 ( 0.069485)
build_ruby 0.001836 0.000000 0.079165 ( 0.078702)
build_all 0.010468 0.000000 4.134375 ( 0.790887)
build_install 0.021561 0.002156 7.769248 ( 2.338242)
test_btest 0.001191 0.000331 47.467616 ( 45.026415)
test_basic 0.002644 0.005452 0.334589 ( 0.423583)
test_all 0.001173 0.000391 700.682412 ( 67.663901)
test_rubyspec 0.133879 0.035455 46.115240 ( 51.516631)
total: 169.06 sec