Logfile: /home/ko1/ruby/logs/brlog.trunk.20220531-062050
#<BuildRuby:0x00005649807f5448
@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.20220531-062050",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009752 0.000916 0.812734 ( 1.561379)
build_miniruby 0.002005 0.000000 0.060887 ( 0.058827)
build_ruby 0.001395 0.000000 0.055656 ( 0.054326)
build_all 0.008276 0.000000 1.224649 ( 0.493091)
build_install 0.017425 0.000896 4.766927 ( 2.484199)
test_btest 0.001966 0.000218 54.673767 ( 6.069793)
test_basic 0.005519 0.000613 0.297593 ( 0.388207)
test_all 0.000962 0.001170 526.330301 ( 54.512650)
test_rubyspec 0.107240 0.024924 41.629007 ( 47.526608)
total: 113.15 sec