Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-031550
#<BuildRuby:0x00005562d46888f0
@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.20220215-031550",
@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.000007)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008478 0.004721 0.982226 ( 2.058912)
build_miniruby 0.001957 0.000000 0.078056 ( 0.077855)
build_ruby 0.002344 0.000062 0.075417 ( 0.073561)
build_all 0.009631 0.000230 4.096746 ( 0.802064)
build_install 0.023634 0.000339 7.828315 ( 2.332423)
test_btest 0.001106 0.000144 77.854178 ( 8.475834)
test_basic 0.004522 0.004399 0.339861 ( 0.427166)
test_all 0.001323 0.000221 651.818059 ( 65.256928)
test_rubyspec 0.135199 0.030594 45.836271 ( 51.362233)
total: 130.87 sec