Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-082703
#<BuildRuby:0x0000556c2f39a8a0
@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.20220220-082703",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000044 0.000010 0.000054 ( 0.000056)
build_up 0.009119 0.001127 0.955425 ( 1.099496)
build_miniruby 0.000000 0.002028 0.064428 ( 0.063085)
build_ruby 0.000000 0.001897 0.067705 ( 0.066943)
build_all 0.003072 0.008153 4.111311 ( 0.803917)
build_install 0.018001 0.004659 7.878084 ( 2.390156)
test_btest 0.001032 0.000380 74.440946 ( 8.130166)
test_basic 0.008343 0.000000 0.340878 ( 0.431284)
test_all 0.001897 0.000000 672.845903 ( 65.850939)
test_rubyspec 0.106627 0.058294 46.367877 ( 51.690170)
total: 130.53 sec