Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-022706
#<BuildRuby:0x000055f8a5df4460
@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.20230124-022706",
@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.000022 0.000003 0.000025 ( 0.000024)
autoconf 0.000058 0.000008 0.000066 ( 0.000063)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.001288 0.007497 0.845144 ( 1.030356)
build_miniruby 0.000000 0.001152 1.000219 ( 0.998308)
build_ruby 0.000000 0.001584 2.763353 ( 2.760893)
build_all 0.006492 0.003272 16.687502 ( 2.991031)
build_install 0.009337 0.001797 2.077402 ( 1.063596)
test_btest 0.000823 0.000260 75.616577 ( 10.055637)
test_basic 0.007747 0.000000 0.387307 ( 0.470810)
test_all 0.001110 0.000261 658.397467 (109.304878)
test_rubyspec 0.082947 0.044397 51.381842 ( 59.442292)
total: 188.12 sec