Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-100205
#<BuildRuby:0x000055762fad8040
@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.20221230-100205",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005370 0.001150 0.851765 ( 1.334601)
build_miniruby 0.001015 0.000217 1.034887 ( 1.032758)
build_ruby 0.001329 0.000284 2.777844 ( 2.775064)
build_all 0.008914 0.000903 16.707703 ( 3.009994)
build_install 0.006544 0.005163 2.299623 ( 1.184352)
test_btest 0.000883 0.000220 76.286420 ( 10.205040)
test_basic 0.005509 0.001377 0.374005 ( 0.459451)
test_all 0.002215 0.000553 672.202729 ( 98.138113)
test_rubyspec 0.060655 0.027383 51.503851 ( 59.604462)
total: 177.74 sec