Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-004657
#<BuildRuby:0x000056480196fdf8
@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.20221228-004657",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005695 0.000813 0.878220 ( 1.068383)
build_miniruby 0.001201 0.000172 1.012899 ( 1.010892)
build_ruby 0.001424 0.000204 2.769412 ( 2.766755)
build_all 0.008993 0.000575 16.600662 ( 2.977823)
build_install 0.002310 0.009275 2.260766 ( 1.178140)
test_btest 0.000734 0.000184 73.230310 ( 11.136034)
test_basic 0.005358 0.001339 0.356962 ( 0.443195)
test_all 0.001042 0.000261 671.104509 ( 94.883089)
test_rubyspec 0.099249 0.033983 51.573378 ( 59.645673)
total: 175.11 sec