Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-063611
#<BuildRuby:0x000055e3e7a1a038
@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.20220802-063611",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000029 0.000005 0.000034 ( 0.000035)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.002794 0.007684 0.809901 ( 1.297615)
build_miniruby 0.001237 0.000381 0.055047 ( 0.053491)
build_ruby 0.001194 0.000367 0.051841 ( 0.050159)
build_all 0.000436 0.008469 1.237588 ( 0.471113)
build_install 0.008943 0.006558 4.258840 ( 1.803564)
test_btest 0.000000 0.001779 51.310269 ( 6.026844)
test_basic 0.000000 0.006344 0.295412 ( 0.385408)
test_all 0.001254 0.001501 479.528357 ( 51.705181)
test_rubyspec 0.064907 0.073587 41.248923 ( 47.077232)
total: 108.87 sec