Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-120944
#<BuildRuby:0x000055e085fe7e80
@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.20221212-120944",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000179 0.003972 0.860606 ( 1.182657)
build_miniruby 0.000680 0.000157 0.961256 ( 0.959818)
build_ruby 0.000919 0.000212 2.711259 ( 2.612932)
build_all 0.007333 0.001692 15.825351 ( 3.352212)
build_install 0.005590 0.003659 2.202898 ( 1.220441)
test_btest 0.000512 0.000137 57.069348 ( 12.090479)
test_basic 0.000419 0.004580 0.304126 ( 0.394693)
test_all 0.001032 0.000344 670.343600 (149.031039)
test_rubyspec 0.040878 0.024981 52.780641 ( 60.953948)
total: 231.80 sec