Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-233146
#<BuildRuby:0x0000563a676fbdf8
@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.20221212-233146",
@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.000022 0.000004 0.000026 ( 0.000026)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.004447 0.942633 ( 1.363286)
build_miniruby 0.000000 0.000996 0.975214 ( 0.973997)
build_ruby 0.000000 0.001212 2.722021 ( 2.626007)
build_all 0.002268 0.007044 15.783755 ( 3.320070)
build_install 0.007410 0.002778 2.312951 ( 1.307911)
test_btest 0.000513 0.000193 58.337089 ( 12.302080)
test_basic 0.001491 0.003052 0.303880 ( 0.394993)
test_all 0.001121 0.000462 669.646721 (144.348026)
test_rubyspec 0.043290 0.018868 52.563311 ( 60.851771)
total: 227.49 sec