Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-044253
#<BuildRuby:0x00005651e6428018
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221205-044253",
@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.000001 0.000012 ( 0.000011)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.005243 0.000000 1.175028 ( 1.174890)
build_miniruby 0.000938 0.000000 0.955142 ( 0.953718)
build_ruby 0.001276 0.000000 2.783449 ( 2.685334)
build_all 0.009205 0.000000 15.878383 ( 3.264983)
build_install 0.005621 0.003845 2.256708 ( 1.251224)
test_btest 0.000493 0.000043 59.281777 ( 11.705264)
test_basic 0.000762 0.004023 0.282665 ( 0.373299)
test_all 0.000902 0.000118 651.588086 (125.530409)
test_rubyspec 0.040846 0.023774 53.140124 ( 61.230827)
total: 208.17 sec