Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-011236
#<BuildRuby:0x000055f448362be8
@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.20230112-011236",
@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.000019 0.000004 0.000023 ( 0.000023)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.002004 0.004704 0.850037 ( 1.054144)
build_miniruby 0.000924 0.000285 1.011277 ( 1.009364)
build_ruby 0.001211 0.000372 2.781382 ( 2.778800)
build_all 0.009670 0.000249 16.687827 ( 2.938313)
build_install 0.005153 0.006194 2.043358 ( 1.066057)
test_btest 0.000823 0.000275 76.143230 ( 11.294218)
test_basic 0.003791 0.002773 0.359255 ( 0.445137)
test_all 0.001381 0.000000 657.571545 ( 99.983928)
test_rubyspec 0.100627 0.032535 51.834044 ( 59.886158)
total: 180.46 sec