Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-071808
#<BuildRuby:0x000055ff086a4480
@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.20220402-071808",
@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.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006324 0.005178 1.035650 ( 1.951522)
build_miniruby 0.001729 0.000370 0.081808 ( 0.080898)
build_ruby 0.001560 0.000335 0.078614 ( 0.077714)
build_all 0.006864 0.002972 4.179476 ( 0.858914)
build_install 0.021343 0.001786 8.560811 ( 2.991392)
test_btest 0.000934 0.000186 74.620706 ( 8.616608)
test_basic 0.007619 0.000567 0.334626 ( 0.423454)
test_all 0.001465 0.000279 689.230057 ( 67.376179)
test_rubyspec 0.127716 0.044895 46.485355 ( 51.862153)
total: 134.24 sec