Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-173658
#<BuildRuby:0x000055b609f38008
@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.20221218-173658",
@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.000011 0.000000 0.000011 ( 0.000010)
autoconf 0.000021 0.000000 0.000021 ( 0.000020)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004259 0.000000 0.857450 ( 1.072418)
build_miniruby 0.001025 0.000000 0.967936 ( 0.966562)
build_ruby 0.001172 0.000000 2.701379 ( 2.615833)
build_all 0.009257 0.000000 15.865626 ( 3.287212)
build_install 0.004660 0.004541 2.181237 ( 1.208901)
test_btest 0.000555 0.000025 64.820934 ( 11.154558)
test_basic 0.004039 0.000183 0.290179 ( 0.381730)
test_all 0.001345 0.000061 685.970355 (140.703716)
test_rubyspec 0.049590 0.013858 52.816308 ( 61.023766)
total: 222.42 sec