Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-060554
#<BuildRuby:0x000055bc3714c460
@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.20230101-060554",
@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.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.006298 0.000306 0.853089 ( 1.142206)
build_miniruby 0.001181 0.000148 1.015717 ( 1.013792)
build_ruby 0.001476 0.000185 2.770824 ( 2.768293)
build_all 0.009917 0.000000 16.714840 ( 2.984259)
build_install 0.002133 0.007433 2.292071 ( 1.161193)
test_btest 0.000616 0.000123 78.986243 ( 10.825397)
test_basic 0.006203 0.000000 0.361515 ( 0.448068)
test_all 0.001333 0.000000 667.455840 (106.949929)
test_rubyspec 0.065368 0.020712 51.183340 ( 59.254145)
total: 186.55 sec