Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-031209
#<BuildRuby:0x000055dce72e03c8
@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.20221210-031209",
@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.000019 0.000002 0.000021 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004783 0.000000 1.141304 ( 1.278548)
build_miniruby 0.001009 0.000000 1.016354 ( 1.015168)
build_ruby 0.001239 0.000000 2.637523 ( 2.543188)
build_all 0.005507 0.003575 15.803304 ( 3.335795)
build_install 0.010514 0.000326 2.301496 ( 1.293799)
test_btest 0.000481 0.000055 59.428152 ( 11.293847)
test_basic 0.004745 0.000085 0.279654 ( 0.370488)
test_all 0.001149 0.000128 674.249231 (108.522256)
test_rubyspec 0.048411 0.022912 52.844786 ( 60.952350)
total: 190.61 sec