Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-064824
#<BuildRuby:0x0000561ccf99be88
@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-064824",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.003196 0.000799 0.861984 ( 1.098508)
build_miniruby 0.000856 0.000214 0.988203 ( 0.986992)
build_ruby 0.001031 0.000258 2.743424 ( 2.741926)
build_all 0.008989 0.000000 15.782921 ( 3.340898)
build_install 0.001117 0.007677 2.239043 ( 1.262562)
test_btest 0.000455 0.000151 60.602304 ( 11.869277)
test_basic 0.003632 0.001211 0.344423 ( 0.435027)
test_all 0.001580 0.000527 673.565054 (139.035915)
test_rubyspec 0.057728 0.010458 51.768217 ( 59.911049)
total: 220.68 sec