Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-225356
#<BuildRuby:0x0000561615f6ff00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221119-225356",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000023 0.000000 0.000023 ( 0.000022)
configure 0.000017 0.000000 0.000017 ( 0.000016)
build_up 0.004930 0.000000 1.105971 ( 1.850277)
build_miniruby 0.000893 0.000000 1.006969 ( 1.005759)
build_ruby 0.001292 0.000000 2.798801 ( 2.711531)
build_all 0.005065 0.003883 16.003482 ( 3.300730)
build_install 0.005275 0.003693 1.968766 ( 1.089568)
test_btest 0.000554 0.000042 64.033406 ( 10.379383)
test_basic 0.000666 0.003891 0.303316 ( 0.394844)
test_all 0.001493 0.000085 648.019416 (104.178338)
test_rubyspec 0.060785 0.010018 51.671363 ( 59.870014)
total: 184.78 sec