Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-191437
#<BuildRuby:0x000055f1485f43a0
@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.20220716-191437",
@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.000003 0.000013 ( 0.000013)
configure 0.000037 0.000009 0.000046 ( 0.000043)
build_up 0.010661 0.001576 0.973238 ( 1.227107)
build_miniruby 0.001785 0.000412 0.074762 ( 0.072450)
build_ruby 0.001681 0.000387 0.068059 ( 0.066238)
build_all 0.003179 0.005615 1.479298 ( 0.585999)
build_install 0.016273 0.005391 5.100121 ( 2.085777)
test_btest 0.000868 0.000271 69.939176 ( 8.733883)
test_basic 0.005767 0.001802 0.329838 ( 0.422411)
test_all 0.001238 0.000387 634.525179 ( 63.934672)
test_rubyspec 0.114026 0.059105 45.425255 ( 51.138717)
total: 128.27 sec