Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-101326
#<BuildRuby:0x00005609252da620
@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.20230109-101326",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.006110 0.000437 0.905286 ( 1.045363)
build_miniruby 0.001109 0.000238 1.013252 ( 1.011382)
build_ruby 0.001377 0.000295 2.773807 ( 2.771082)
build_all 0.005281 0.004638 16.842262 ( 3.005560)
build_install 0.011017 0.000491 2.125417 ( 1.085945)
test_btest 0.000780 0.000184 74.492813 ( 11.014126)
test_basic 0.001517 0.005086 0.378291 ( 0.464439)
test_all 0.001234 0.000145 656.914064 (104.938875)
test_rubyspec 0.078054 0.048102 51.934300 ( 59.984855)
total: 185.32 sec