Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-203203
#<BuildRuby:0x000055a251eba700
@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.20220829-203203",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010834 0.000969 0.983399 ( 1.269645)
build_miniruby 0.000000 0.002164 0.075224 ( 0.072647)
build_ruby 0.000000 0.001691 0.079147 ( 0.077231)
build_all 0.008757 0.001333 1.521008 ( 0.571476)
build_install 0.020144 0.001851 1.902333 ( 0.924187)
test_btest 0.001045 0.000184 74.096431 ( 8.478650)
test_basic 0.001731 0.004673 0.322438 ( 0.416819)
test_all 0.005600 0.000000 649.466824 ( 65.561831)
test_rubyspec 0.140251 0.047771 45.758886 ( 54.154395)
total: 131.53 sec