Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-085653
#<BuildRuby:0x0000556a973bc610
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221114-085653",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005568 0.003607 1.096060 ( 1.541527)
build_miniruby 0.002168 0.000289 0.127655 ( 0.123423)
build_ruby 0.002181 0.000291 0.118814 ( 0.101014)
build_all 0.005706 0.003639 1.580272 ( 0.670790)
build_install 0.021298 0.000000 1.927205 ( 0.999190)
test_btest 0.001583 0.000000 82.909556 ( 8.937541)
test_basic 0.007967 0.000000 0.419336 ( 0.506448)
test_all 0.002583 0.000270 699.079735 ( 70.374062)
test_rubyspec 0.125332 0.053518 48.432201 ( 56.879427)
total: 140.13 sec