Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-134226
#<BuildRuby:0x000055ff10b8d480
@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.20221101-134226",
@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.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008236 0.002246 1.113458 ( 1.173150)
build_miniruby 0.001295 0.000353 0.098240 ( 0.096121)
build_ruby 0.001609 0.000000 0.095888 ( 0.093523)
build_all 0.008926 0.000222 1.346364 ( 0.569689)
build_install 0.009135 0.006108 1.639245 ( 0.873829)
test_btest 0.001760 0.000503 64.288910 ( 6.749684)
test_basic 0.005911 0.000153 0.344755 ( 0.445830)
test_all 0.005071 0.001353 526.823431 ( 55.420107)
test_rubyspec 0.076420 0.043921 43.400695 ( 51.940391)
total: 117.36 sec