Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-000726
#<BuildRuby:0x0000561df321bf58
@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.20230120-000726",
@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.000001 0.000009 ( 0.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.006443 0.000000 0.849351 ( 1.041299)
build_miniruby 0.001310 0.000000 1.015588 ( 1.013551)
build_ruby 0.001668 0.000000 2.799212 ( 2.796617)
build_all 0.009825 0.000154 16.964832 ( 3.027135)
build_install 0.011477 0.000140 2.150700 ( 1.091375)
test_btest 0.000855 0.000041 76.560620 ( 10.428216)
test_basic 0.002059 0.004653 0.371183 ( 0.457114)
test_all 0.000512 0.000697 658.949919 (111.262022)
test_rubyspec 0.086746 0.041357 52.176569 ( 60.194600)
total: 191.31 sec