Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-001858
#<BuildRuby:0x000055c13e8b4b88
@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-001858",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000035 0.000005 0.000040 ( 0.000034)
build_up 0.010478 0.000909 0.952287 ( 6.220699)
build_miniruby 0.001487 0.000213 0.077725 ( 0.076968)
build_ruby 0.002339 0.000000 0.070378 ( 0.069105)
build_all 0.010490 0.000443 4.156821 ( 0.801618)
build_install 0.013126 0.010570 7.947034 ( 2.408069)
test_btest 0.001101 0.000244 47.297181 ( 45.100837)
test_basic 0.007900 0.000000 0.339380 ( 0.428425)
test_all 0.001712 0.000000 698.428785 ( 67.424548)
test_rubyspec 0.096438 0.057633 46.420021 ( 51.823314)
total: 174.35 sec