Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-174217
#<BuildRuby:0x000055d4414a8d30
@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.20221115-174217",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004517 0.005107 1.130723 ( 1.187689)
build_miniruby 0.001349 0.000311 0.892792 ( 0.902096)
build_ruby 0.000000 0.002336 2.334355 ( 2.267562)
build_all 0.013869 0.003387 18.252347 ( 2.294911)
build_install 0.010812 0.010092 1.839179 ( 0.979078)
test_btest 0.001042 0.000368 84.140746 ( 9.584248)
test_basic 0.001442 0.005577 0.332567 ( 0.422605)
test_all 0.001919 0.000791 711.223297 ( 74.721179)
test_rubyspec 0.050058 0.069019 49.832160 ( 58.374375)
total: 150.73 sec