Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-202038
#<BuildRuby:0x000055e98eb6b2c8
@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.20220717-202038",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002803 0.004053 0.863602 ( 0.997789)
build_miniruby 0.000835 0.000055 0.056973 ( 0.055811)
build_ruby 0.000907 0.000061 0.059107 ( 0.057906)
build_all 0.004216 0.000281 1.537180 ( 0.600474)
build_install 0.002618 0.008580 5.645648 ( 2.164590)
test_btest 0.000638 0.000120 53.783578 ( 7.932592)
test_basic 0.005825 0.000253 0.360564 ( 0.448011)
test_all 0.001482 0.000262 596.468353 ( 89.486183)
test_rubyspec 0.100086 0.024936 43.838365 ( 49.451454)
total: 151.20 sec