Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-094449
#<BuildRuby:0x000055e0be9d68a0
@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.20220212-094449",
@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.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006396 0.004609 0.972970 ( 1.238511)
build_miniruby 0.001682 0.000517 0.078481 ( 0.075766)
build_ruby 0.001306 0.000402 0.069616 ( 0.067631)
build_all 0.008107 0.002495 4.121576 ( 0.774772)
build_install 0.020598 0.004487 7.994843 ( 2.370552)
test_btest 0.001179 0.000000 74.884320 ( 8.029517)
test_basic 0.008673 0.001036 0.340065 ( 0.426048)
test_all 0.001869 0.000000 674.768316 ( 65.821815)
test_rubyspec 0.083329 0.079598 46.338474 ( 51.426050)
total: 130.23 sec