Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-101057
#<BuildRuby:0x0000564c39088028
@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.20230125-101057",
@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.000000 0.000008 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006329 0.000000 0.843433 ( 1.044037)
build_miniruby 0.001247 0.000000 0.999649 ( 0.997568)
build_ruby 0.001421 0.000079 2.766217 ( 2.763936)
build_all 0.009324 0.000518 16.688379 ( 2.980207)
build_install 0.000963 0.008316 2.092881 ( 1.075556)
test_btest 0.000884 0.000140 77.495799 ( 10.496036)
test_basic 0.001915 0.004704 0.363701 ( 0.449892)
test_all 0.000000 0.001521 653.690181 (113.980023)
test_rubyspec 0.064391 0.034647 51.955398 ( 60.003743)
total: 193.79 sec