Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-011051
#<BuildRuby:0x000055f9efdd1550
@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.20220827-011051",
@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.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008712 0.001452 0.885709 ( 1.673073)
build_miniruby 0.001507 0.000251 0.060219 ( 0.058459)
build_ruby 0.001714 0.000286 0.064551 ( 0.062731)
build_all 0.004809 0.003906 1.247288 ( 0.465397)
build_install 0.010934 0.003944 1.585426 ( 0.783896)
test_btest 0.001561 0.000000 52.872471 ( 6.090755)
test_basic 0.005482 0.000594 0.288394 ( 0.386403)
test_all 0.003530 0.000785 489.090898 ( 52.546737)
test_rubyspec 0.071492 0.053335 41.640372 ( 50.197518)
total: 112.27 sec