Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-061215
#<BuildRuby:0x000055906dccc6c8
@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.20220617-061215",
@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.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011685 0.000514 1.014967 ( 1.989003)
build_miniruby 0.002085 0.000000 0.068790 ( 0.067822)
build_ruby 0.001949 0.000000 0.068573 ( 0.067711)
build_all 0.008463 0.001120 1.505716 ( 0.606877)
build_install 0.019999 0.000597 5.940057 ( 2.864965)
test_btest 0.000807 0.000089 75.300526 ( 8.151057)
test_basic 0.002315 0.004766 0.330673 ( 0.420618)
test_all 0.002295 0.000362 688.626030 ( 67.433124)
test_rubyspec 0.113206 0.052251 45.527589 ( 51.296609)
total: 132.90 sec