Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-175011
#<BuildRuby:0x000055cf55cf5e98
@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.20221228-175011",
@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.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000000 0.006531 0.864184 ( 1.045726)
build_miniruby 0.000000 0.001319 1.011185 ( 1.009105)
build_ruby 0.000000 0.001642 2.781972 ( 2.779282)
build_all 0.009229 0.000697 16.814071 ( 2.982188)
build_install 0.000135 0.011584 2.311282 ( 1.187089)
test_btest 0.000721 0.000324 68.276521 ( 11.670542)
test_basic 0.003212 0.003306 0.356465 ( 0.443085)
test_all 0.001049 0.000499 668.147004 (115.464915)
test_rubyspec 0.068343 0.061437 51.592835 ( 59.672581)
total: 196.26 sec