Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-172806
#<BuildRuby:0x0000555f76ae88e8
@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.20220815-172806",
@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.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000021 0.000000 0.000021 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.012295 0.000055 1.005371 ( 1.044811)
build_miniruby 0.001550 0.000310 0.069236 ( 0.068292)
build_ruby 0.001927 0.000386 0.075222 ( 0.073901)
build_all 0.009806 0.000000 1.539965 ( 0.596894)
build_install 0.014619 0.008304 1.898492 ( 0.936555)
test_btest 0.000880 0.000210 78.977609 ( 8.537120)
test_basic 0.006704 0.000547 0.321516 ( 0.413031)
test_all 0.001350 0.002543 638.351600 ( 64.560965)
test_rubyspec 0.118349 0.054882 46.191993 ( 53.655833)
total: 129.89 sec