Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-233529
#<BuildRuby:0x000055619f6844e8
@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.20220302-233529",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004962 0.005907 0.999756 ( 1.200661)
build_miniruby 0.002290 0.000000 0.078055 ( 0.077504)
build_ruby 0.002184 0.000077 0.080451 ( 0.079251)
build_all 0.011014 0.000000 4.168351 ( 0.865493)
build_install 0.019358 0.003029 8.040107 ( 2.463401)
test_btest 0.000991 0.000248 72.994664 ( 8.189770)
test_basic 0.006924 0.000000 0.338481 ( 0.428732)
test_all 0.001619 0.000000 662.261115 ( 65.443950)
test_rubyspec 0.126071 0.048318 46.228772 ( 51.394800)
total: 130.14 sec