Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-154518
#<BuildRuby:0x000055bf0491bf90
@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-154518",
@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.000000 0.000009 ( 0.000009)
autoconf 0.000023 0.000000 0.000023 ( 0.000022)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.000543 0.004269 1.212589 ( 1.637289)
build_miniruby 0.000986 0.000000 0.997494 ( 0.996206)
build_ruby 0.001183 0.000000 2.786802 ( 2.661263)
build_all 0.008899 0.000166 15.853738 ( 3.317571)
build_install 0.008070 0.000505 2.222149 ( 1.243948)
test_btest 0.000537 0.000034 65.247664 ( 10.902965)
test_basic 0.004266 0.000267 0.344873 ( 0.436359)
test_all 0.000829 0.000052 682.116679 (106.099216)
test_rubyspec 0.051552 0.015165 53.204252 ( 61.377834)
total: 188.67 sec