Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-213708
#<BuildRuby:0x0000556d13d603a0
@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.20220816-213708",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004278 0.008397 0.984827 ( 1.769705)
build_miniruby 0.001642 0.000469 0.076464 ( 0.076752)
build_ruby 0.001657 0.000473 0.077436 ( 0.077245)
build_all 0.010422 0.000000 1.513845 ( 0.586522)
build_install 0.015315 0.006687 1.872371 ( 0.941596)
test_btest 0.000949 0.000264 73.340405 ( 8.044087)
test_basic 0.003169 0.004389 0.323439 ( 0.414949)
test_all 0.003693 0.000000 671.685424 ( 66.610074)
test_rubyspec 0.093480 0.065640 44.988458 ( 52.577879)
total: 131.10 sec