Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-103405
#<BuildRuby:0x0000560ebdc9d390
@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.20220809-103405",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006612 0.004479 0.848476 ( 0.982005)
build_miniruby 0.001267 0.000090 0.053199 ( 0.051595)
build_ruby 0.001677 0.000120 0.064543 ( 0.062599)
build_all 0.009343 0.000000 1.257170 ( 0.476334)
build_install 0.012012 0.004024 4.322973 ( 1.825069)
test_btest 0.001557 0.000156 52.664744 ( 6.378599)
test_basic 0.001305 0.004649 0.292044 ( 0.381007)
test_all 0.002083 0.000312 507.169365 ( 53.519953)
test_rubyspec 0.088373 0.034843 41.639653 ( 49.327932)
total: 113.01 sec