Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-160324
#<BuildRuby:0x000055e72714c008
@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.20230115-160324",
@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.000000 0.000009 ( 0.000009)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.007498 0.000000 1.312382 ( 1.362033)
build_miniruby 0.001359 0.000000 1.707401 ( 1.577343)
build_ruby 0.001568 0.000000 2.783930 ( 2.781307)
build_all 0.005722 0.004169 16.818882 ( 2.942485)
build_install 0.009367 0.001985 2.150397 ( 1.082798)
test_btest 0.000829 0.000000 71.264617 ( 10.785889)
test_basic 0.006649 0.000000 0.363288 ( 0.449275)
test_all 0.001260 0.000006 653.814855 ( 96.953184)
test_rubyspec 0.058368 0.036158 52.318980 ( 60.474321)
total: 178.41 sec