Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-102212
#<BuildRuby:0x000055f8fe2144e8
@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.20220403-102212",
@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.000104 0.000016 0.000120 ( 0.000125)
build_up 0.012747 0.000010 1.004731 ( 1.133358)
build_miniruby 0.001591 0.000199 0.077415 ( 0.075683)
build_ruby 0.001972 0.000247 0.076643 ( 0.074429)
build_all 0.004491 0.007058 4.189471 ( 0.852021)
build_install 0.012616 0.010589 8.511420 ( 2.997532)
test_btest 0.001064 0.000320 76.527589 ( 7.953270)
test_basic 0.002077 0.005222 0.346911 ( 0.438475)
test_all 0.001477 0.000517 703.145479 ( 68.150731)
test_rubyspec 0.091894 0.077181 46.615068 ( 51.970197)
total: 133.65 sec