Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-143843
#<BuildRuby:0x000055ba136d4d40
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221117-143843",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000018 0.000000 0.000018 ( 0.000019)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.009025 0.000000 1.096743 ( 1.400191)
build_miniruby 0.001879 0.000000 0.915609 ( 0.924158)
build_ruby 0.000000 0.002380 2.356423 ( 2.277658)
build_all 0.007471 0.010270 18.407698 ( 2.278607)
build_install 0.015710 0.004786 1.887192 ( 1.014882)
test_btest 0.000964 0.000176 83.308008 ( 9.503203)
test_basic 0.005503 0.001000 0.345345 ( 0.435490)
test_all 0.001493 0.000272 688.181821 ( 73.486248)
test_rubyspec 0.092589 0.027381 50.920055 ( 59.496417)
total: 150.82 sec