Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-105137
#<BuildRuby:0x000055d0d61dcea8
@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.20220626-105137",
@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.000010 0.000003 0.000013 ( 0.000012)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006662 0.004674 0.986872 ( 1.002715)
build_miniruby 0.001380 0.000395 0.066951 ( 0.065550)
build_ruby 0.001408 0.000403 0.077753 ( 0.076004)
build_all 0.004815 0.004467 1.509123 ( 0.596932)
build_install 0.017020 0.005673 5.929096 ( 2.803925)
test_btest 0.000928 0.000309 77.214513 ( 8.707998)
test_basic 0.004744 0.003045 0.331888 ( 0.423779)
test_all 0.001915 0.000670 655.939852 ( 64.902986)
test_rubyspec 0.098677 0.078543 45.806878 ( 51.456279)
total: 130.04 sec