Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-053707
#<BuildRuby:0x00005615fbc4c4f0
@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.20220304-053707",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.009771 0.000781 1.057947 ( 8.572473)
build_miniruby 0.001778 0.000238 0.069413 ( 0.067514)
build_ruby 0.001952 0.000260 0.077230 ( 0.075346)
build_all 0.009143 0.001219 4.209410 ( 0.845285)
build_install 0.017129 0.007705 7.983996 ( 2.445716)
test_btest 0.001104 0.000210 75.116867 ( 7.931394)
test_basic 0.004559 0.003579 0.332879 ( 0.420979)
test_all 0.000000 0.002091 705.886442 ( 68.195353)
test_rubyspec 0.093847 0.073218 46.690723 ( 52.212140)
total: 140.77 sec