Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-065557
#<BuildRuby:0x0000559bc16ec398
@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.20230105-065557",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.004714 0.001964 0.855326 ( 1.316012)
build_miniruby 0.001369 0.000000 1.016042 ( 1.013979)
build_ruby 0.001564 0.000000 2.777030 ( 2.774843)
build_all 0.005521 0.004274 16.813575 ( 2.993284)
build_install 0.005086 0.006801 2.301196 ( 1.182997)
test_btest 0.000559 0.000279 75.495660 ( 10.144057)
test_basic 0.003550 0.004071 0.376845 ( 0.460953)
test_all 0.001401 0.000000 675.764326 (100.498989)
test_rubyspec 0.067753 0.066836 51.902868 ( 59.902131)
total: 180.29 sec