Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-183810
#<BuildRuby:0x000055803c18f468
@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.20221124-183810",
@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.000010)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000017 0.000000 0.000017 ( 0.000016)
build_up 0.004845 0.000000 1.097443 ( 1.105435)
build_miniruby 0.000978 0.000000 0.973410 ( 0.971913)
build_ruby 0.001214 0.000000 2.713014 ( 2.611206)
build_all 0.004678 0.004109 15.860528 ( 3.312856)
build_install 0.008507 0.000000 1.974101 ( 1.129566)
test_btest 0.000595 0.000000 58.624443 ( 11.612429)
test_basic 0.002151 0.003241 0.287798 ( 0.377970)
test_all 0.001618 0.000099 704.390130 (109.780985)
test_rubyspec 0.047825 0.019168 54.015729 ( 62.138102)
total: 193.04 sec