Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-212240
#<BuildRuby:0x000055c50069abe8
@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.20221229-212240",
@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.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006502 0.000000 0.857465 ( 1.283324)
build_miniruby 0.001269 0.000000 1.012449 ( 1.010439)
build_ruby 0.001473 0.000071 2.801900 ( 2.799289)
build_all 0.009144 0.000538 16.751330 ( 2.988532)
build_install 0.011291 0.000367 2.316928 ( 1.196245)
test_btest 0.000726 0.000040 69.814843 ( 11.653299)
test_basic 0.001230 0.005233 0.348090 ( 0.434529)
test_all 0.001123 0.000125 661.977753 (100.619979)
test_rubyspec 0.024833 0.037142 51.998894 ( 60.129427)
total: 182.12 sec