Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-151418
#<BuildRuby:0x000056541647b7b8
@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.20220202-151418",
@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.000001 0.000008 ( 0.000009)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005998 0.008275 0.980262 ( 1.100180)
build_miniruby 0.001550 0.000414 0.078589 ( 0.076428)
build_ruby 0.001790 0.000477 0.075771 ( 0.073390)
build_all 0.010048 0.000372 4.158547 ( 0.800120)
build_install 0.017898 0.006761 7.811903 ( 2.329278)
test_btest 0.001286 0.000338 46.850504 ( 43.889519)
test_basic 0.006465 0.000393 0.335128 ( 0.434103)
test_all 0.001590 0.000397 693.434004 ( 66.828531)
test_rubyspec 0.087212 0.083392 46.010053 ( 51.347452)
total: 166.88 sec