Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-222905
#<BuildRuby:0x00005596445b80d0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220825-222905",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.002238 0.004017 0.810949 ( 1.468643)
build_miniruby 0.000934 0.000062 0.057229 ( 0.056021)
build_ruby 0.000852 0.000057 0.059744 ( 0.058502)
build_all 0.004302 0.000287 1.533198 ( 0.585983)
build_install 0.010220 0.000681 1.904339 ( 0.964282)
test_btest 0.000629 0.000042 51.138463 ( 8.543493)
test_basic 0.004933 0.000329 0.310981 ( 0.400084)
test_all 0.003338 0.000000 636.642472 ( 91.464343)
test_rubyspec 0.109402 0.018912 44.179441 ( 52.609816)
total: 156.15 sec