Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-090248
#<BuildRuby:0x000055733f3a8010
@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.20230114-090248",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005617 0.000749 0.847925 ( 1.049428)
build_miniruby 0.001215 0.000162 1.025854 ( 1.023626)
build_ruby 0.001410 0.000188 2.785179 ( 2.782601)
build_all 0.009727 0.000000 16.792659 ( 2.993567)
build_install 0.006791 0.002458 2.090896 ( 1.077336)
test_btest 0.000771 0.000105 76.007786 ( 10.993225)
test_basic 0.005716 0.000779 0.341913 ( 0.428148)
test_all 0.001284 0.000175 666.475020 (101.056391)
test_rubyspec 0.115438 0.020604 52.436068 ( 60.468925)
total: 181.87 sec