Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-041022
#<BuildRuby:0x000055977c32c008
@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-041022",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004455 0.000052 0.849825 ( 1.055872)
build_miniruby 0.000000 0.000845 0.948312 ( 0.947162)
build_ruby 0.000000 0.001182 2.781479 ( 2.682304)
build_all 0.000221 0.008951 15.822899 ( 3.302099)
build_install 0.005938 0.003315 2.193048 ( 1.206475)
test_btest 0.000549 0.000164 67.186915 ( 11.075661)
test_basic 0.001675 0.003079 0.319452 ( 0.410933)
test_all 0.001970 0.000000 681.545486 (135.935496)
test_rubyspec 0.059051 0.016816 52.418716 ( 60.642777)
total: 217.26 sec