Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-144313
#<BuildRuby:0x00005646349c83c8
@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.20221221-144313",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.004207 0.000000 0.932789 ( 1.715064)
build_miniruby 0.000997 0.000000 1.006009 ( 1.004774)
build_ruby 0.001196 0.000000 2.680427 ( 2.678849)
build_all 0.009043 0.000000 15.810094 ( 3.303172)
build_install 0.005633 0.004113 2.203905 ( 1.234095)
test_btest 0.000579 0.000029 63.324249 ( 11.415664)
test_basic 0.004892 0.000245 0.338041 ( 0.428928)
test_all 0.001339 0.000067 678.554206 (143.009092)
test_rubyspec 0.058297 0.002564 51.968257 ( 60.230018)
total: 225.02 sec