Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-170343
#<BuildRuby:0x00005572619729c0
@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.20220719-170343",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008805 0.000678 0.746352 ( 0.977795)
build_miniruby 0.001239 0.000096 0.051062 ( 0.049188)
build_ruby 0.002159 0.000166 0.055618 ( 0.053216)
build_all 0.007206 0.000154 1.232555 ( 0.473704)
build_install 0.015291 0.005813 4.385139 ( 1.772547)
test_btest 0.001219 0.000152 52.503579 ( 8.693547)
test_basic 0.004715 0.000590 0.218837 ( 0.312186)
test_all 0.001444 0.000180 513.929723 ( 54.953747)
test_rubyspec 0.104909 0.038199 39.441226 ( 45.512475)
total: 112.80 sec