Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-140043
#<BuildRuby:0x000055bb6356c4e8
@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.20220328-140043",
@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.000030 0.000005 0.000035 ( 0.000034)
configure 0.000036 0.000005 0.000041 ( 0.000040)
build_up 0.008462 0.002703 0.992280 ( 1.111917)
build_miniruby 0.001402 0.000247 0.078107 ( 0.076375)
build_ruby 0.002039 0.000000 0.076182 ( 0.074410)
build_all 0.009155 0.000611 4.109777 ( 0.833430)
build_install 0.018884 0.003804 7.895097 ( 2.420167)
test_btest 0.000820 0.000137 75.163026 ( 8.100274)
test_basic 0.004761 0.003342 0.335470 ( 0.422745)
test_all 0.002563 0.000142 708.252818 ( 68.552088)
test_rubyspec 0.119473 0.054604 45.886187 ( 51.321920)
total: 132.91 sec