Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-032256
#<BuildRuby:0x00005582cdb8a7e0
@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.20221122-032256",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004631 0.000713 1.128099 ( 1.131777)
build_miniruby 0.000873 0.000134 0.989333 ( 0.987995)
build_ruby 0.001254 0.000000 2.810689 ( 2.686480)
build_all 0.006722 0.002064 15.800400 ( 3.336131)
build_install 0.005831 0.004882 2.032249 ( 1.182233)
test_btest 0.000539 0.000120 64.107220 ( 10.598615)
test_basic 0.004360 0.000969 0.325701 ( 0.415901)
test_all 0.001160 0.000258 703.701189 (109.153203)
test_rubyspec 0.036636 0.024702 53.326962 ( 61.484424)
total: 190.98 sec