Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-083545
#<BuildRuby:0x000055f8d0eea7e0
@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.20221117-083545",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004789 0.000123 1.056304 ( 1.070176)
build_miniruby 0.000815 0.000116 1.023331 ( 1.022108)
build_ruby 0.001024 0.000146 2.820882 ( 2.718290)
build_all 0.007946 0.001136 15.834066 ( 3.387739)
build_install 0.000263 0.008222 2.070007 ( 1.237707)
test_btest 0.000476 0.000127 63.311480 ( 10.385903)
test_basic 0.005173 0.000000 0.321434 ( 0.412552)
test_all 0.001121 0.000000 657.295501 (102.137140)
test_rubyspec 0.048176 0.016879 51.472883 ( 59.725613)
total: 182.10 sec