Logfile: /home/ko1/ruby/logs/brlog.trunk.20221105-193051
#<BuildRuby:0x00005653d6fd6c88
@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.20221105-193051",
@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.000011 0.000000 0.000011 ( 0.000010)
autoconf 0.000013 0.000000 0.000013 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.007964 0.000000 0.920301 ( 1.044647)
build_miniruby 0.001887 0.000000 0.051431 ( 0.049781)
build_ruby 0.001412 0.000000 0.044331 ( 0.042952)
build_all 0.008367 0.000000 1.248682 ( 0.463678)
build_install 0.015159 0.000000 1.599840 ( 0.805300)
test_btest 0.001815 0.000000 63.266205 ( 6.787330)
test_basic 0.005943 0.000000 0.300408 ( 0.395619)
test_all 0.001034 0.001425 517.195850 ( 55.614490)
test_rubyspec 0.121380 0.019211 43.508642 ( 52.058739)
total: 117.26 sec