Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-031615
#<BuildRuby:0x000055f08059f0f8
@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.20220209-031615",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.007355 0.003161 1.000224 ( 4.670225)
build_miniruby 0.001683 0.000297 0.080542 ( 0.078196)
build_ruby 0.001906 0.000337 0.076296 ( 0.073821)
build_all 0.008497 0.000763 4.100208 ( 0.779648)
build_install 0.019922 0.004762 7.713861 ( 2.302067)
test_btest 0.001298 0.000236 76.592231 ( 8.227344)
test_basic 0.007675 0.000572 0.341601 ( 0.430303)
test_all 0.001470 0.000255 663.843733 ( 65.019633)
test_rubyspec 0.096193 0.068193 45.842451 ( 51.070676)
total: 132.65 sec