Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-061118
#<BuildRuby:0x0000559083f483c8
@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.20221228-061118",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000000 0.006562 0.867264 ( 1.022429)
build_miniruby 0.000000 0.001365 1.011648 ( 1.009644)
build_ruby 0.000000 0.001729 2.777583 ( 2.774863)
build_all 0.006492 0.003258 16.712489 ( 2.964622)
build_install 0.007049 0.002349 2.235952 ( 1.176841)
test_btest 0.000934 0.000000 75.151848 ( 10.245778)
test_basic 0.000318 0.006789 0.365273 ( 0.450170)
test_all 0.000000 0.001628 659.160685 ( 98.688855)
test_rubyspec 0.085680 0.046848 51.513583 ( 59.585013)
total: 177.92 sec