Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-175325
#<BuildRuby:0x0000560527e7b4b8
@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.20220814-175325",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.011816 0.000000 0.980890 ( 1.004717)
build_miniruby 0.001993 0.000000 0.078006 ( 0.076176)
build_ruby 0.001946 0.000000 0.080065 ( 0.078564)
build_all 0.009944 0.000623 1.536487 ( 0.574091)
build_install 0.018288 0.004493 1.918463 ( 0.940034)
test_btest 0.001329 0.000181 81.642803 ( 8.539974)
test_basic 0.000000 0.008669 0.332194 ( 0.418954)
test_all 0.000591 0.003697 676.301690 ( 65.866507)
test_rubyspec 0.117461 0.059523 45.912941 ( 53.522007)
total: 131.02 sec