Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-083439
#<BuildRuby:0x000055a8604372c8
@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.20220731-083439",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005667 0.000235 0.803950 ( 0.998225)
build_miniruby 0.000983 0.000000 0.057044 ( 0.055855)
build_ruby 0.000923 0.000000 0.059273 ( 0.058043)
build_all 0.004343 0.000300 1.534533 ( 0.590901)
build_install 0.009735 0.001391 5.640140 ( 2.165091)
test_btest 0.000696 0.000099 46.581945 ( 8.476701)
test_basic 0.005106 0.000729 0.340425 ( 0.428349)
test_all 0.001576 0.000226 581.577255 ( 93.013423)
test_rubyspec 0.071772 0.052219 43.981212 ( 49.579382)
total: 155.37 sec