Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-152340
#<BuildRuby:0x0000555ea6b17fb0
@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-152340",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.000000 0.006622 0.854803 ( 1.065468)
build_miniruby 0.000000 0.001035 0.057347 ( 0.056129)
build_ruby 0.000000 0.000951 0.058688 ( 0.057508)
build_all 0.001613 0.002712 1.553018 ( 0.603735)
build_install 0.008765 0.000283 5.654883 ( 2.160003)
test_btest 0.000465 0.000155 49.140659 ( 8.334510)
test_basic 0.003310 0.002360 0.264869 ( 0.353627)
test_all 0.000592 0.001213 590.167106 ( 91.525596)
test_rubyspec 0.053127 0.031922 43.914141 ( 49.546296)
total: 153.70 sec