Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-043644
#<BuildRuby:0x00005565fbcf4728
@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.20221206-043644",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000022 0.000000 0.000022 ( 0.000021)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.004944 0.000000 1.156391 ( 1.134195)
build_miniruby 0.001064 0.000000 1.011007 ( 1.009545)
build_ruby 0.001280 0.000000 2.671147 ( 2.575603)
build_all 0.008940 0.000000 15.640701 ( 3.321683)
build_install 0.010165 0.000000 2.160323 ( 1.227949)
test_btest 0.000598 0.000000 58.849934 ( 11.626288)
test_basic 0.004552 0.000000 0.293101 ( 0.384885)
test_all 0.000901 0.000000 664.259858 (108.827245)
test_rubyspec 0.051348 0.024846 52.343013 ( 60.527917)
total: 190.64 sec