Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-201917
#<BuildRuby:0x000055bbe376ef90
@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.20220802-201917",
@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.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009493 0.000831 0.806933 ( 1.227341)
build_miniruby 0.001174 0.000181 0.092863 ( 0.090863)
build_ruby 0.001182 0.002236 2.491605 ( 2.335809)
build_all 0.008373 0.004890 15.436453 ( 3.647643)
build_install 0.013814 0.003484 4.368335 ( 1.771442)
test_btest 0.000998 0.000237 54.237017 ( 5.863954)
test_basic 0.001912 0.004571 0.289254 ( 0.380433)
test_all 0.002623 0.000277 498.451461 ( 53.058474)
test_rubyspec 0.088133 0.048922 41.096969 ( 48.825717)
total: 117.20 sec