Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-182815
#<BuildRuby:0x000055c05b7c4e50
@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.20220904-182815",
@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.000000 0.000016 0.000016 ( 0.000023)
autoconf 0.000000 0.000012 0.000012 ( 0.000012)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.008307 0.003208 0.973245 ( 1.056021)
build_miniruby 0.001539 0.000329 0.075919 ( 0.074242)
build_ruby 0.001556 0.000333 0.076449 ( 0.074627)
build_all 0.005501 0.004542 1.550348 ( 0.614818)
build_install 0.015823 0.006419 1.928824 ( 0.936976)
test_btest 0.000768 0.000226 78.271144 ( 8.709414)
test_basic 0.001079 0.005145 0.315851 ( 0.410339)
test_all 0.002403 0.000848 639.654205 ( 65.098067)
test_rubyspec 0.106434 0.070212 45.620139 ( 53.967353)
total: 130.94 sec