Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-202048
#<BuildRuby:0x000055bcbb027e70
@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.20230108-202048",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.005940 0.002996 0.849665 ( 1.041879)
build_miniruby 0.001155 0.000204 1.014788 ( 1.012542)
build_ruby 0.001402 0.000247 2.776253 ( 2.773667)
build_all 0.005062 0.005107 16.854085 ( 2.990016)
build_install 0.006618 0.004883 2.096779 ( 1.092735)
test_btest 0.000836 0.000232 72.356610 ( 10.601341)
test_basic 0.001328 0.004842 0.346391 ( 0.433288)
test_all 0.001113 0.000371 669.088141 (115.376290)
test_rubyspec 0.082054 0.047202 52.270451 ( 60.281384)
total: 195.60 sec