Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-084523
#<BuildRuby:0x000055d705d47fb0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221211-084523",
@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.000019 0.000001 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.003743 0.000234 0.846776 ( 1.058451)
build_miniruby 0.000922 0.000058 0.979776 ( 0.978560)
build_ruby 0.001103 0.000069 2.876573 ( 2.771049)
build_all 0.008423 0.000526 15.796497 ( 3.355520)
build_install 0.009133 0.000000 2.259670 ( 1.277290)
test_btest 0.000622 0.000000 65.550755 ( 11.217850)
test_basic 0.005146 0.000020 0.299735 ( 0.390366)
test_all 0.001371 0.000046 663.680824 (108.045877)
test_rubyspec 0.054349 0.009231 52.542772 ( 60.861024)
total: 189.96 sec