Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-054759
#<BuildRuby:0x0000564f40c0fe00
@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-054759",
@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.000014 0.000000 0.000014 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006357 0.000000 0.807060 ( 1.033081)
build_miniruby 0.000993 0.000000 0.057078 ( 0.055898)
build_ruby 0.000826 0.000000 0.058987 ( 0.057830)
build_all 0.004794 0.000000 1.523327 ( 0.590634)
build_install 0.002591 0.008679 5.641591 ( 2.175493)
test_btest 0.000723 0.000085 49.466306 ( 8.443871)
test_basic 0.005263 0.000000 0.261262 ( 0.350254)
test_all 0.001083 0.000000 617.429966 ( 86.772173)
test_rubyspec 0.086196 0.041394 43.874871 ( 49.462915)
total: 148.94 sec