Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-151358
#<BuildRuby:0x000055f906657778
@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.20220211-151358",
@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.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.011864 0.944110 ( 1.606278)
build_miniruby 0.000000 0.002147 0.077674 ( 0.075929)
build_ruby 0.000316 0.001981 0.079656 ( 0.077123)
build_all 0.008473 0.002970 4.126169 ( 0.784312)
build_install 0.016661 0.004500 7.762677 ( 2.374767)
test_btest 0.000909 0.000519 77.765908 ( 8.113687)
test_basic 0.004084 0.004463 0.344199 ( 0.434581)
test_all 0.001071 0.000643 661.658582 ( 65.380784)
test_rubyspec 0.097715 0.055736 46.211249 ( 51.636907)
total: 130.49 sec