Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-225957
#<BuildRuby:0x0000557b2b11be98
@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.20221201-225957",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004298 0.000758 1.152570 ( 1.173516)
build_miniruby 0.000856 0.000151 0.935786 ( 0.934376)
build_ruby 0.001120 0.000198 2.761948 ( 2.624298)
build_all 0.005302 0.003646 15.925911 ( 3.442958)
build_install 0.006473 0.003737 2.199935 ( 1.247633)
test_btest 0.000493 0.000117 65.121516 ( 11.316380)
test_basic 0.005043 0.000207 0.296599 ( 0.386448)
test_all 0.001547 0.000352 657.741052 (124.211309)
test_rubyspec 0.057988 0.016620 53.432563 ( 61.588303)
total: 206.93 sec