Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-024838
#<BuildRuby:0x0000563d6a5e8460
@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-024838",
@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.000018 0.000000 0.000018 ( 0.000032)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.006385 0.000000 0.848224 ( 1.059582)
build_miniruby 0.000000 0.001215 1.005329 ( 1.003306)
build_ruby 0.000373 0.001253 2.768528 ( 2.765725)
build_all 0.009635 0.000377 16.813452 ( 2.983938)
build_install 0.011078 0.000504 2.138308 ( 1.081817)
test_btest 0.000860 0.000000 73.563920 ( 10.929019)
test_basic 0.004067 0.003403 0.362881 ( 0.447705)
test_all 0.001000 0.000166 669.903057 (106.788392)
test_rubyspec 0.089904 0.033552 51.912407 ( 59.974785)
total: 187.03 sec