Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-224452
#<BuildRuby:0x0000559402f044e8
@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.20220219-224452",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000088 0.000000 0.000088 ( 0.000093)
build_up 0.010824 0.000000 0.951623 ( 1.619532)
build_miniruby 0.001994 0.000000 0.075784 ( 0.073714)
build_ruby 0.001837 0.000000 0.079363 ( 0.077329)
build_all 0.010586 0.000000 4.106146 ( 0.778081)
build_install 0.023670 0.000000 7.852100 ( 2.325660)
test_btest 0.001258 0.000000 73.858612 ( 8.457773)
test_basic 0.000635 0.006531 0.333882 ( 0.423511)
test_all 0.002037 0.000120 715.488282 ( 68.294746)
test_rubyspec 0.112893 0.064756 45.994169 ( 51.298971)
total: 133.35 sec