Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-141601
#<BuildRuby:0x00005639097be858
@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.20230105-141601",
@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.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.005776 0.000770 0.855520 ( 1.581123)
build_miniruby 0.001083 0.000145 1.013591 ( 1.011759)
build_ruby 0.001398 0.000000 2.772703 ( 2.770067)
build_all 0.009715 0.000000 16.615739 ( 2.980344)
build_install 0.011541 0.000109 2.232948 ( 1.176029)
test_btest 0.000987 0.000099 76.287906 ( 10.396797)
test_basic 0.001849 0.004721 0.354365 ( 0.440572)
test_all 0.001118 0.000167 671.851945 (101.894866)
test_rubyspec 0.079083 0.051355 51.514487 ( 59.536614)
total: 181.79 sec