Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-033441
#<BuildRuby:0x0000561055a2bfa0
@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.20230111-033441",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006144 0.000410 0.853793 ( 1.056863)
build_miniruby 0.001220 0.000081 1.020136 ( 1.018269)
build_ruby 0.001340 0.000089 2.785535 ( 2.783090)
build_all 0.009613 0.000309 16.821597 ( 3.013758)
build_install 0.000000 0.009486 2.122587 ( 1.079840)
test_btest 0.000361 0.000478 74.455400 ( 11.053735)
test_basic 0.006765 0.000000 0.343900 ( 0.429922)
test_all 0.001891 0.000000 666.372260 ( 96.777090)
test_rubyspec 0.089499 0.035928 51.697994 ( 59.738749)
total: 176.95 sec