Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-222914
#<BuildRuby:0x000055f3c6719408
@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.20220731-222914",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.009829 0.826003 ( 0.978754)
build_miniruby 0.000000 0.001514 0.054895 ( 0.054895)
build_ruby 0.000000 0.002033 0.063999 ( 0.062642)
build_all 0.001243 0.007636 1.241942 ( 0.476596)
build_install 0.003484 0.012044 4.344594 ( 1.859802)
test_btest 0.000967 0.000744 51.822433 ( 6.257439)
test_basic 0.003295 0.002534 0.281843 ( 0.375156)
test_all 0.001263 0.000972 508.760639 ( 53.149312)
test_rubyspec 0.083490 0.055149 41.912456 ( 47.838691)
total: 111.05 sec