Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-143102
#<BuildRuby:0x000055c080b84b38
@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.20220309-143102",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000014 0.000005 0.000019 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005677 0.004754 0.993179 ( 1.039868)
build_miniruby 0.001273 0.000530 0.068773 ( 0.066997)
build_ruby 0.001377 0.000573 0.074571 ( 0.071996)
build_all 0.003087 0.006008 1.491344 ( 0.608169)
build_install 0.011032 0.010356 5.283692 ( 2.203165)
test_btest 0.000765 0.000438 74.702515 ( 8.054506)
test_basic 0.004245 0.004299 0.349177 ( 0.443638)
test_all 0.001859 0.000235 701.362581 ( 67.844319)
test_rubyspec 0.102558 0.066850 45.858685 ( 51.043229)
total: 131.38 sec