Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-235324
#<BuildRuby:0x000055963290a858
@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.20221214-235324",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003973 0.000611 0.880209 ( 1.091812)
build_miniruby 0.000859 0.000133 0.935329 ( 0.933653)
build_ruby 0.001164 0.000179 2.761889 ( 2.667701)
build_all 0.004669 0.004425 15.765356 ( 3.276372)
build_install 0.007684 0.000660 2.283814 ( 1.328415)
test_btest 0.000000 0.000631 57.428406 ( 12.135733)
test_basic 0.000000 0.005319 0.314314 ( 0.404452)
test_all 0.000000 0.001369 668.225369 (147.447206)
test_rubyspec 0.047027 0.019666 52.343904 ( 60.485712)
total: 229.77 sec