Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-192630
#<BuildRuby:0x0000563127076be8
@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.20230110-192630",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.006212 0.000000 0.888466 ( 1.085505)
build_miniruby 0.001291 0.000000 1.018464 ( 1.016623)
build_ruby 0.001668 0.000000 2.787961 ( 2.785446)
build_all 0.006954 0.003163 16.906910 ( 2.999585)
build_install 0.006111 0.005545 2.138572 ( 1.078350)
test_btest 0.000714 0.000198 72.278885 ( 10.918003)
test_basic 0.002605 0.003717 0.340238 ( 0.426681)
test_all 0.001353 0.000000 668.813870 ( 96.568471)
test_rubyspec 0.087102 0.048753 51.858014 ( 59.937027)
total: 176.82 sec