Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-232140
#<BuildRuby:0x0000561ddbb968c0
@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-232140",
@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.000006 0.000000 0.000006 ( 0.000008)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.004999 0.000071 1.130788 ( 1.392190)
build_miniruby 0.000833 0.000056 2.800189 ( 2.651463)
build_ruby 0.001168 0.000078 2.854574 ( 2.763055)
build_all 0.009076 0.000047 15.972620 ( 3.390370)
build_install 0.009111 0.000039 2.042590 ( 1.180566)
test_btest 0.000557 0.000030 64.378652 ( 10.837763)
test_basic 0.000613 0.003896 0.333480 ( 0.424341)
test_all 0.000887 0.000088 646.966833 (103.391897)
test_rubyspec 0.037379 0.026015 51.358148 ( 59.577906)
total: 185.61 sec