Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-112204
#<BuildRuby:0x000055fc3c42c6e0
@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.20220720-112204",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006847 0.004690 0.972047 ( 1.080185)
build_miniruby 0.001747 0.000375 0.072778 ( 0.072177)
build_ruby 0.002014 0.000431 0.074935 ( 0.074258)
build_all 0.008177 0.000719 1.540101 ( 0.619885)
build_install 0.020705 0.001950 5.241077 ( 2.121268)
test_btest 0.000918 0.000163 70.161473 ( 8.428988)
test_basic 0.007658 0.000000 0.337710 ( 0.428816)
test_all 0.002029 0.000000 647.513372 ( 64.759365)
test_rubyspec 0.133305 0.046680 45.724049 ( 51.183223)
total: 128.77 sec