Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-054440
#<BuildRuby:0x0000555c61f73df8
@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-054440",
@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.000015 0.000002 0.000017 ( 0.000017)
build_up 0.005682 0.000812 0.849399 ( 1.160325)
build_miniruby 0.000949 0.000136 1.009254 ( 1.007498)
build_ruby 0.001318 0.000188 2.778347 ( 2.775994)
build_all 0.009048 0.000584 16.727047 ( 2.972605)
build_install 0.005505 0.006058 2.296313 ( 1.175498)
test_btest 0.000889 0.000178 75.753066 ( 10.946028)
test_basic 0.005508 0.001101 0.310081 ( 0.396368)
test_all 0.001816 0.000207 659.766875 (107.601953)
test_rubyspec 0.077920 0.034994 51.659579 ( 59.742378)
total: 187.78 sec