Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-154423
#<BuildRuby:0x000055b642044c70
@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.20220817-154423",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004119 0.008330 0.996784 ( 1.038050)
build_miniruby 0.001286 0.000367 0.074754 ( 0.073145)
build_ruby 0.001700 0.000486 0.073462 ( 0.071745)
build_all 0.007522 0.002149 1.505375 ( 0.580444)
build_install 0.020356 0.002620 1.866063 ( 0.902802)
test_btest 0.001006 0.000252 75.221981 ( 7.932502)
test_basic 0.004071 0.003649 0.325278 ( 0.413566)
test_all 0.003694 0.001026 636.673198 ( 64.160593)
test_rubyspec 0.098436 0.071125 45.461545 ( 52.978016)
total: 128.15 sec