Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-115914
#<BuildRuby:0x0000564b3851e8a0
@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.20220329-115914",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.011311 0.000909 0.950661 ( 2.173486)
build_miniruby 0.001677 0.000516 0.123002 ( 0.119895)
build_ruby 0.003255 0.001001 3.373194 ( 3.117543)
build_all 0.015027 0.004996 21.921559 ( 2.368902)
build_install 0.011029 0.012234 7.996960 ( 2.474248)
test_btest 0.000840 0.000346 75.612650 ( 8.579307)
test_basic 0.006725 0.000567 0.331120 ( 0.423563)
test_all 0.002206 0.000858 671.041513 ( 66.114296)
test_rubyspec 0.108075 0.064994 46.022044 ( 51.394467)
total: 136.77 sec