Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-092647
#<BuildRuby:0x000055f99dab2038
@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.20220811-092647",
@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.000014 0.000001 0.000015 ( 0.000016)
configure 0.000044 0.000003 0.000047 ( 0.000028)
build_up 0.002680 0.007463 0.784417 ( 0.929068)
build_miniruby 0.001233 0.000264 0.054926 ( 0.053259)
build_ruby 0.001865 0.000000 0.054822 ( 0.053038)
build_all 0.006626 0.000936 1.270575 ( 0.465433)
build_install 0.011010 0.004807 4.273151 ( 1.802206)
test_btest 0.001076 0.000253 53.716222 ( 6.060369)
test_basic 0.005362 0.001262 0.300730 ( 0.395586)
test_all 0.001962 0.000462 477.434835 ( 51.367945)
test_rubyspec 0.086366 0.039325 41.360753 ( 48.720237)
total: 109.85 sec