Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-083941
#<BuildRuby:0x00005582883e6858
@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.20221219-083941",
@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.000020 0.000002 0.000022 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.000000 0.004617 0.904628 ( 1.140107)
build_miniruby 0.000000 0.000984 0.936948 ( 0.935548)
build_ruby 0.000000 0.001249 2.855322 ( 2.768414)
build_all 0.009287 0.000000 15.666575 ( 3.346080)
build_install 0.007823 0.001301 2.257834 ( 1.284330)
test_btest 0.000449 0.000086 65.173755 ( 11.053063)
test_basic 0.003904 0.000744 0.292020 ( 0.383287)
test_all 0.001253 0.000238 674.079511 (145.107334)
test_rubyspec 0.043090 0.013176 52.465055 ( 60.663496)
total: 226.68 sec