Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-112444
#<BuildRuby:0x000055f1957204e8
@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.20220301-112444",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011071 0.000384 1.012770 ( 1.708810)
build_miniruby 0.001897 0.000253 0.074880 ( 0.072663)
build_ruby 0.002072 0.000276 0.081643 ( 0.078973)
build_all 0.004955 0.005561 4.125276 ( 0.854028)
build_install 0.020469 0.001881 8.025299 ( 2.408708)
test_btest 0.001192 0.000210 74.732385 ( 8.415319)
test_basic 0.003825 0.004055 0.325147 ( 0.417244)
test_all 0.001693 0.000357 669.458369 ( 65.830255)
test_rubyspec 0.115431 0.045341 46.454335 ( 51.820738)
total: 131.61 sec