Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-183207
#<BuildRuby:0x000055fdd4c952c0
@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.20221024-183207",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008210 0.002239 1.165289 ( 1.434852)
build_miniruby 0.001288 0.000352 0.109134 ( 0.105621)
build_ruby 0.001089 0.000297 0.108891 ( 0.108341)
build_all 0.007638 0.000689 1.375727 ( 0.612244)
build_install 0.015233 0.001070 1.759136 ( 0.955592)
test_btest 0.001831 0.000393 62.796245 ( 6.340875)
test_basic 0.005048 0.001081 0.374863 ( 0.470431)
test_all 0.005116 0.001096 506.952727 ( 54.487587)
test_rubyspec 0.055711 0.062413 43.430723 ( 52.086571)
total: 116.60 sec