Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-103653
#<BuildRuby:0x0000559411b13fa0
@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.20230119-103653",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000023 0.000005 0.000028 ( 0.000013)
build_up 0.006005 0.000394 0.849196 ( 1.041932)
build_miniruby 0.001100 0.000236 1.022553 ( 1.020602)
build_ruby 0.001375 0.000295 2.775168 ( 2.772676)
build_all 0.009043 0.000912 16.897950 ( 2.976380)
build_install 0.006345 0.003007 2.153125 ( 1.090932)
test_btest 0.000727 0.000162 69.860359 ( 11.444474)
test_basic 0.005445 0.001210 0.367693 ( 0.453652)
test_all 0.001138 0.000253 680.797083 ( 96.118123)
test_rubyspec 0.108196 0.023107 52.097597 ( 60.132690)
total: 177.05 sec