Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-103847
#<BuildRuby:0x0000561eac15fdf8
@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.20220820-103847",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000011)
build_up 0.006044 0.000939 0.844334 ( 1.171161)
build_miniruby 0.000666 0.000333 0.057683 ( 0.056434)
build_ruby 0.000629 0.000314 0.059774 ( 0.058670)
build_all 0.003124 0.001562 1.543257 ( 0.587407)
build_install 0.006128 0.005150 1.894048 ( 0.953263)
test_btest 0.000564 0.000304 57.428532 ( 8.409564)
test_basic 0.000853 0.004746 0.296361 ( 0.385182)
test_all 0.002066 0.001271 599.938384 ( 88.255703)
test_rubyspec 0.044898 0.028618 44.123866 ( 52.437485)
total: 152.32 sec