Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-004219
#<BuildRuby:0x000055bcea898620
@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.20220918-004219",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004480 0.005585 1.107334 ( 1.130577)
build_miniruby 0.001894 0.000000 0.118309 ( 0.117819)
build_ruby 0.001981 0.000000 0.117264 ( 0.100971)
build_all 0.009981 0.000172 1.639593 ( 0.682352)
build_install 0.016286 0.005277 1.986134 ( 1.009148)
test_btest 0.001213 0.000000 90.024951 ( 9.584791)
test_basic 0.005863 0.000648 0.406412 ( 0.499014)
test_all 0.004322 0.000892 670.562529 ( 68.223173)
test_rubyspec 0.086340 0.087137 47.585358 ( 55.661989)
total: 137.01 sec