Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-234144
#<BuildRuby:0x00005609822f03a0
@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.20220717-234144",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002692 0.009097 1.002493 ( 1.079611)
build_miniruby 0.001636 0.000503 0.074284 ( 0.072250)
build_ruby 0.002452 0.000000 0.077878 ( 0.074995)
build_all 0.009515 0.000825 1.543145 ( 0.582888)
build_install 0.017101 0.005531 5.224506 ( 2.124537)
test_btest 0.000000 0.001208 74.488472 ( 7.937928)
test_basic 0.000680 0.006865 0.326452 ( 0.416099)
test_all 0.002835 0.000242 678.877610 ( 66.967074)
test_rubyspec 0.092692 0.080409 45.811217 ( 51.456383)
total: 130.71 sec