Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-162901
#<BuildRuby:0x000056162eea8f40
@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.20220209-162901",
@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.000019 0.000003 0.000022 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009156 0.000704 0.949287 ( 1.075777)
build_miniruby 0.001439 0.000192 0.074428 ( 0.073587)
build_ruby 0.002034 0.000271 0.073780 ( 0.071408)
build_all 0.007049 0.003415 4.077767 ( 0.763848)
build_install 0.023216 0.000333 7.836429 ( 2.303371)
test_btest 0.001586 0.000000 76.771265 ( 8.350797)
test_basic 0.007746 0.000115 0.342259 ( 0.431892)
test_all 0.001547 0.000186 669.109447 ( 65.418999)
test_rubyspec 0.126161 0.035563 46.302380 ( 51.713746)
total: 130.20 sec