Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-205939
#<BuildRuby:0x000055c804413940
@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-205939",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.009521 0.000777 1.012835 ( 1.124198)
build_miniruby 0.001759 0.000252 0.076992 ( 0.075216)
build_ruby 0.001548 0.000221 0.070645 ( 0.068732)
build_all 0.009733 0.000667 4.184052 ( 0.847802)
build_install 0.022434 0.000805 7.977476 ( 2.442249)
test_btest 0.000990 0.000110 72.240356 ( 7.929467)
test_basic 0.000000 0.007076 0.334779 ( 0.423988)
test_all 0.000000 0.001638 674.106338 ( 65.781322)
test_rubyspec 0.105830 0.059801 46.324415 ( 51.564153)
total: 130.26 sec