Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-063503
#<BuildRuby:0x00005585dcbbc3a0
@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.20220825-063503",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.007253 0.003867 1.044381 ( 2.648222)
build_miniruby 0.002040 0.000408 0.075907 ( 0.073449)
build_ruby 0.001903 0.000000 0.079230 ( 0.077593)
build_all 0.008854 0.000463 1.486314 ( 0.555013)
build_install 0.012023 0.010705 1.892142 ( 0.922695)
test_btest 0.000745 0.000207 68.489660 ( 8.053297)
test_basic 0.007178 0.000638 0.330824 ( 0.420058)
test_all 0.003333 0.000877 665.182764 ( 66.757022)
test_rubyspec 0.121884 0.047381 45.647345 ( 54.191055)
total: 133.70 sec