Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-144331
#<BuildRuby:0x0000557649aac6d8
@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.20220721-144331",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.007043 0.004309 1.028919 ( 1.184509)
build_miniruby 0.001760 0.000110 0.074894 ( 0.072970)
build_ruby 0.002179 0.000000 0.076479 ( 0.074323)
build_all 0.009606 0.000168 1.523457 ( 0.583023)
build_install 0.012953 0.009771 5.197377 ( 2.067335)
test_btest 0.001164 0.000174 69.893325 ( 8.099579)
test_basic 0.008398 0.000000 0.328331 ( 0.416290)
test_all 0.002009 0.000103 671.134901 ( 66.357611)
test_rubyspec 0.104967 0.082805 45.175953 ( 50.660332)
total: 129.52 sec