Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-064001
#<BuildRuby:0x000055b1fee4f600
@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.20220902-064001",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.012419 0.000568 0.973852 ( 1.758779)
build_miniruby 0.002105 0.000140 0.075654 ( 0.073408)
build_ruby 0.000000 0.002224 0.071428 ( 0.069439)
build_all 0.007878 0.002732 1.524630 ( 0.578636)
build_install 0.021868 0.000776 1.879916 ( 0.927712)
test_btest 0.001214 0.000128 74.684525 ( 8.251355)
test_basic 0.006235 0.000656 0.315438 ( 0.414373)
test_all 0.005119 0.000539 641.537494 ( 64.584726)
test_rubyspec 0.105830 0.060856 45.292585 ( 53.792638)
total: 130.45 sec