Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-073902
#<BuildRuby:0x000055f60a715e98
@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.20221219-073902",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.003934 0.000262 0.864467 ( 1.219971)
build_miniruby 0.000854 0.000057 1.034399 ( 1.033056)
build_ruby 0.001051 0.000070 2.705020 ( 2.570104)
build_all 0.008601 0.000265 15.817773 ( 3.308332)
build_install 0.009231 0.000271 2.226748 ( 1.265801)
test_btest 0.000549 0.000032 59.202716 ( 12.013185)
test_basic 0.003965 0.000233 0.334381 ( 0.425910)
test_all 0.001416 0.000083 677.509966 (139.398877)
test_rubyspec 0.055267 0.009972 52.683653 ( 60.953823)
total: 222.19 sec