Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-053016
#<BuildRuby:0x0000556cc618c0d0
@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.20230102-053016",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.005534 0.001186 0.844672 ( 1.031758)
build_miniruby 0.001018 0.000219 1.015522 ( 1.013489)
build_ruby 0.001241 0.000266 2.789667 ( 2.787178)
build_all 0.008881 0.000898 16.742125 ( 2.987401)
build_install 0.010498 0.001089 2.283090 ( 1.171276)
test_btest 0.000877 0.000164 67.162644 ( 11.320494)
test_basic 0.000894 0.005339 0.344237 ( 0.431133)
test_all 0.001291 0.000000 658.877486 (104.932298)
test_rubyspec 0.058477 0.034782 51.409241 ( 59.458069)
total: 185.13 sec