Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-101013
#<BuildRuby:0x000055e539d5ffb0
@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.20221223-101013",
@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.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.003802 0.000272 0.889974 ( 1.227376)
build_miniruby 0.000916 0.000066 1.072241 ( 1.070784)
build_ruby 0.001203 0.000000 2.673464 ( 2.672152)
build_all 0.006121 0.003222 15.850402 ( 3.341849)
build_install 0.009843 0.000229 2.221419 ( 1.234198)
test_btest 0.000561 0.000056 59.644832 ( 11.401748)
test_basic 0.004453 0.000446 0.317116 ( 0.406966)
test_all 0.000999 0.000100 646.073654 ( 98.351284)
test_rubyspec 0.038201 0.019800 51.808636 ( 59.964900)
total: 179.67 sec