Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-120349
#<BuildRuby:0x000055ab847c27e0
@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.20220803-120349",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006636 0.000183 0.888549 ( 1.437831)
build_miniruby 0.000994 0.000066 0.057675 ( 0.056434)
build_ruby 0.000000 0.000999 0.059376 ( 0.058145)
build_all 0.002346 0.002387 1.519126 ( 0.587722)
build_install 0.006319 0.004920 5.637724 ( 2.170574)
test_btest 0.000702 0.000124 48.911140 ( 8.513579)
test_basic 0.005604 0.000230 0.339699 ( 0.427956)
test_all 0.001253 0.000209 589.257024 ( 95.391886)
test_rubyspec 0.042771 0.025249 43.861680 ( 51.279569)
total: 159.92 sec