Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-180329
#<BuildRuby:0x00005593d8ac8480
@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.20220304-180329",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006405 0.004776 1.012654 ( 1.257082)
build_miniruby 0.001486 0.000457 0.078135 ( 0.076734)
build_ruby 0.001228 0.000378 0.078817 ( 0.077648)
build_all 0.011083 0.000577 4.214894 ( 0.868942)
build_install 0.016147 0.008494 8.103265 ( 2.504701)
test_btest 0.001082 0.000342 70.561709 ( 8.360822)
test_basic 0.007290 0.000822 0.338477 ( 0.426487)
test_all 0.001720 0.000201 654.844634 ( 65.555840)
test_rubyspec 0.130229 0.034898 46.472284 ( 51.575460)
total: 130.70 sec