Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-110223
#<BuildRuby:0x0000561b8c7f7440
@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.20220207-110223",
@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.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006458 0.004582 1.007395 ( 1.093051)
build_miniruby 0.001249 0.000357 0.074678 ( 0.073346)
build_ruby 0.001768 0.000000 0.070847 ( 0.068886)
build_all 0.010980 0.000124 4.108704 ( 0.782304)
build_install 0.020270 0.003581 7.729375 ( 2.308408)
test_btest 0.000797 0.000000 74.271790 ( 7.775858)
test_basic 0.004429 0.002702 0.331410 ( 0.419513)
test_all 0.001609 0.000383 694.350996 ( 67.594826)
test_rubyspec 0.085803 0.091541 46.544920 ( 51.541522)
total: 131.66 sec