Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-174755
#<BuildRuby:0x000055fbe3930028
@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.20221227-174755",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.005656 0.000754 0.840246 ( 1.149648)
build_miniruby 0.001118 0.000149 1.009537 ( 1.007725)
build_ruby 0.001300 0.000174 2.766297 ( 2.763722)
build_all 0.009012 0.000583 16.541322 ( 2.963654)
build_install 0.006773 0.004228 2.259056 ( 1.190927)
test_btest 0.000763 0.000127 69.512054 ( 11.502248)
test_basic 0.002357 0.004092 0.342872 ( 0.429239)
test_all 0.001138 0.000240 661.513307 (114.810941)
test_rubyspec 0.096644 0.033006 51.519097 ( 59.570693)
total: 195.39 sec