Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-131800
#<BuildRuby:0x000055ed169ea8a0
@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.20220214-131800",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.002983 0.008683 0.935817 ( 1.024738)
build_miniruby 0.000000 0.002236 0.076247 ( 0.074132)
build_ruby 0.000615 0.001053 0.077390 ( 0.075975)
build_all 0.009583 0.000000 4.172667 ( 0.794862)
build_install 0.022545 0.001163 7.913384 ( 2.287878)
test_btest 0.001145 0.000212 74.787760 ( 8.459293)
test_basic 0.004503 0.004527 0.341078 ( 0.427921)
test_all 0.001434 0.000319 696.838917 ( 67.084164)
test_rubyspec 0.111077 0.048283 45.849728 ( 51.279165)
total: 131.51 sec