Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-010626
#<BuildRuby:0x0000555aef21b1d8
@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.20220209-010626",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008874 0.002076 0.995261 ( 2.533212)
build_miniruby 0.001221 0.000508 0.076018 ( 0.074430)
build_ruby 0.000000 0.002131 0.080110 ( 0.078594)
build_all 0.008451 0.002016 3.993435 ( 0.763788)
build_install 0.019458 0.005125 7.788948 ( 2.340079)
test_btest 0.000911 0.000355 75.949401 ( 8.139189)
test_basic 0.005612 0.002183 0.343513 ( 0.432239)
test_all 0.000877 0.001086 657.591140 ( 64.988390)
test_rubyspec 0.085365 0.067479 45.869734 ( 51.435728)
total: 130.79 sec