Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-223912
#<BuildRuby:0x000055896de02be8
@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-223912",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000039 0.000005 0.000044 ( 0.000031)
build_up 0.001881 0.004495 0.897810 ( 1.038275)
build_miniruby 0.000000 0.001134 1.013038 ( 1.010835)
build_ruby 0.000000 0.001528 2.772537 ( 2.769924)
build_all 0.004997 0.004618 16.767585 ( 2.993713)
build_install 0.003892 0.005474 2.309607 ( 1.181593)
test_btest 0.000714 0.000268 76.807623 ( 10.257998)
test_basic 0.000141 0.006653 0.357522 ( 0.443302)
test_all 0.000966 0.000454 658.865390 (102.759571)
test_rubyspec 0.084399 0.048804 51.644693 ( 59.679248)
total: 182.14 sec