Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-025637
#<BuildRuby:0x000055b5cb518728
@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-025637",
@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.000014 0.000002 0.000016 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.006361 0.000302 0.919178 ( 1.065533)
build_miniruby 0.001358 0.000000 1.023106 ( 1.020904)
build_ruby 0.001520 0.000000 2.765832 ( 2.763010)
build_all 0.009910 0.000000 16.757204 ( 2.985230)
build_install 0.007675 0.004154 2.282170 ( 1.182040)
test_btest 0.000701 0.000106 69.588481 ( 11.250489)
test_basic 0.005669 0.000850 0.311603 ( 0.397976)
test_all 0.001218 0.000000 671.854915 (108.216763)
test_rubyspec 0.061042 0.018285 51.631369 ( 59.722535)
total: 188.61 sec