Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-051037
#<BuildRuby:0x000055e433b73fa0
@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.20221216-051037",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000000 0.004649 0.961567 ( 2.578478)
build_miniruby 0.000000 0.000943 0.940318 ( 0.938898)
build_ruby 0.000041 0.001106 2.750145 ( 2.663522)
build_all 0.007124 0.002035 15.669114 ( 3.352090)
build_install 0.008590 0.000044 2.306416 ( 1.332323)
test_btest 0.000482 0.000121 56.807038 ( 11.763962)
test_basic 0.003686 0.000922 0.313796 ( 0.405397)
test_all 0.001558 0.000000 676.066889 (146.515468)
test_rubyspec 0.046109 0.019802 52.523773 ( 60.673287)
total: 230.22 sec