Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-145440
#<BuildRuby:0x000055c116fac3c8
@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-145440",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.004890 0.000045 1.266563 ( 1.234641)
build_miniruby 0.000769 0.000038 1.017475 ( 1.016296)
build_ruby 0.001220 0.000061 2.740424 ( 2.636172)
build_all 0.004414 0.004597 15.766498 ( 3.427693)
build_install 0.001961 0.009150 2.281318 ( 1.275590)
test_btest 0.000593 0.000119 64.119742 ( 11.463566)
test_basic 0.000473 0.004630 0.308169 ( 0.398826)
test_all 0.001255 0.000314 673.616776 (110.824117)
test_rubyspec 0.045909 0.024744 51.801919 ( 59.980593)
total: 192.26 sec