Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-005700
#<BuildRuby:0x000055b88a5f4dd8
@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.20220814-005700",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010170 0.000412 0.996666 ( 1.036315)
build_miniruby 0.001693 0.000113 0.075407 ( 0.074369)
build_ruby 0.001729 0.000116 0.074624 ( 0.073042)
build_all 0.001456 0.008691 1.521845 ( 0.582421)
build_install 0.016586 0.005132 1.907263 ( 0.940435)
test_btest 0.001232 0.000259 75.195142 ( 8.078448)
test_basic 0.006309 0.001328 0.322430 ( 0.411483)
test_all 0.004327 0.000911 652.668973 ( 64.795065)
test_rubyspec 0.107542 0.065420 45.868405 ( 53.469493)
total: 129.46 sec