Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-140402
#<BuildRuby:0x000055bbc425e678
@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.20230113-140402",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006537 0.000158 0.849177 ( 1.055974)
build_miniruby 0.001212 0.000072 1.009817 ( 1.007644)
build_ruby 0.001598 0.000094 2.779099 ( 2.776375)
build_all 0.009542 0.000298 16.823438 ( 2.993305)
build_install 0.009185 0.000011 2.095161 ( 1.082916)
test_btest 0.001096 0.000055 76.798625 ( 10.561741)
test_basic 0.002316 0.004341 0.356525 ( 0.442577)
test_all 0.001129 0.000108 653.281527 (101.725666)
test_rubyspec 0.070362 0.041205 51.811795 ( 59.906485)
total: 181.55 sec