Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-092509
#<BuildRuby:0x000055666a772858
@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-092509",
@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.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.006200 0.000285 0.844422 ( 1.016038)
build_miniruby 0.001146 0.000143 1.010553 ( 1.008585)
build_ruby 0.001465 0.000183 2.783265 ( 2.780648)
build_all 0.005391 0.004437 16.764953 ( 3.004422)
build_install 0.010277 0.000995 2.055015 ( 1.082282)
test_btest 0.000798 0.000133 79.138080 ( 10.990151)
test_basic 0.007336 0.000000 0.356968 ( 0.441752)
test_all 0.001253 0.000000 663.348063 (100.835036)
test_rubyspec 0.089389 0.039146 51.726597 ( 59.793989)
total: 180.95 sec