Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-012328
#<BuildRuby:0x000056011539c0f8
@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.20221222-012328",
@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.000000 0.000013 0.000013 ( 0.000014)
autoconf 0.000000 0.000015 0.000015 ( 0.000015)
configure 0.000000 0.000011 0.000011 ( 0.000011)
build_up 0.000000 0.004051 0.853190 ( 1.495469)
build_miniruby 0.000610 0.000227 0.987413 ( 0.986188)
build_ruby 0.000823 0.000299 2.661682 ( 2.660148)
build_all 0.009163 0.000145 15.844663 ( 3.291126)
build_install 0.006276 0.003554 2.334015 ( 1.351534)
test_btest 0.000468 0.000156 67.645838 ( 11.080390)
test_basic 0.001523 0.003232 0.303837 ( 0.394712)
test_all 0.001319 0.000235 666.172592 (136.091979)
test_rubyspec 0.036300 0.034927 51.650178 ( 59.787252)
total: 217.14 sec