Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-083248
#<BuildRuby:0x00005581fea884c0
@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-083248",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.002451 0.007845 1.098265 ( 1.550228)
build_miniruby 0.000000 0.002863 0.123724 ( 0.118819)
build_ruby 0.000849 0.001238 0.121146 ( 0.104216)
build_all 0.005053 0.004361 1.569270 ( 0.656206)
build_install 0.020860 0.001101 1.948624 ( 1.001889)
test_btest 0.001258 0.000314 87.800831 ( 8.850840)
test_basic 0.000000 0.007299 0.408696 ( 0.509019)
test_all 0.000773 0.001710 700.811911 ( 70.479702)
test_rubyspec 0.087925 0.077708 48.397414 ( 56.780859)
total: 140.05 sec