Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-090216
#<BuildRuby:0x000055d24a1384f0
@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.20220222-090216",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000084 0.000013 0.000097 ( 0.000110)
build_up 0.000000 0.012428 0.950712 ( 6.953734)
build_miniruby 0.000255 0.002114 0.126309 ( 0.123857)
build_ruby 0.002774 0.001189 3.345097 ( 3.140669)
build_all 0.011771 0.009890 22.568562 ( 2.993839)
build_install 0.019229 0.003390 7.899234 ( 2.306079)
test_btest 0.000903 0.000387 76.306376 ( 7.940077)
test_basic 0.005536 0.002372 0.340140 ( 0.427415)
test_all 0.001377 0.000591 662.257975 ( 65.078117)
test_rubyspec 0.094686 0.076062 46.218237 ( 51.328794)
total: 140.29 sec