Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-065010
#<BuildRuby:0x000055aac8164f40
@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.20220317-065010",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004857 0.005395 1.015701 ( 3.945881)
build_miniruby 0.001229 0.000378 0.076387 ( 0.074372)
build_ruby 0.002503 0.000000 0.075307 ( 0.072426)
build_all 0.006725 0.003182 4.099849 ( 0.833512)
build_install 0.018173 0.005956 7.964937 ( 2.412891)
test_btest 0.001200 0.000379 69.882206 ( 7.886326)
test_basic 0.007169 0.000796 0.334290 ( 0.421830)
test_all 0.000637 0.001119 654.598249 ( 64.655204)
test_rubyspec 0.089274 0.080650 46.028178 ( 51.148462)
total: 131.45 sec