Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-034510
#<BuildRuby:0x000055c428c97df8
@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.20230104-034510",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000032 0.000004 0.000036 ( 0.000035)
build_up 0.002270 0.004309 0.846497 ( 1.332578)
build_miniruby 0.001024 0.000205 1.012741 ( 1.010863)
build_ruby 0.001366 0.000273 2.796547 ( 2.793819)
build_all 0.005329 0.004463 16.742235 ( 2.980261)
build_install 0.010259 0.001414 2.290644 ( 1.170182)
test_btest 0.000809 0.000190 71.793353 ( 11.404200)
test_basic 0.002566 0.004075 0.367904 ( 0.454110)
test_all 0.001227 0.000000 685.469182 ( 95.756959)
test_rubyspec 0.077787 0.044300 51.630202 ( 59.669641)
total: 176.57 sec