Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-104845
#<BuildRuby:0x000056216a9ffe70
@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.20230106-104845",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.005038 0.001679 0.860977 ( 1.300177)
build_miniruby 0.000981 0.000327 1.014497 ( 1.012621)
build_ruby 0.001112 0.000371 2.786074 ( 2.783504)
build_all 0.006407 0.003636 16.772425 ( 3.001913)
build_install 0.001477 0.009747 2.122174 ( 1.085940)
test_btest 0.000793 0.000397 77.394227 ( 10.381899)
test_basic 0.004362 0.002181 0.347914 ( 0.434286)
test_all 0.000829 0.000415 673.862147 ( 96.187026)
test_rubyspec 0.070957 0.056305 51.862041 ( 59.953625)
total: 176.14 sec