Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-221436
#<BuildRuby:0x000055c0aa3184e8
@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.20220222-221436",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009441 0.001573 0.847678 ( 0.875326)
build_miniruby 0.001610 0.000269 0.075171 ( 0.073605)
build_ruby 0.001843 0.000000 0.068864 ( 0.067499)
build_all 0.009337 0.000000 1.497948 ( 0.606492)
build_install 0.021676 0.000000 5.173935 ( 2.167720)
test_btest 0.001186 0.000000 75.005233 ( 8.175020)
test_basic 0.002943 0.004595 0.332976 ( 0.421538)
test_all 0.002250 0.000338 701.435403 ( 67.440377)
test_rubyspec 0.131086 0.046708 46.221927 ( 51.729426)
total: 131.56 sec