Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-150727
#<BuildRuby:0x000055b9b29b84f0
@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.20220226-150727",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000036 0.000002 0.000038 ( 0.000035)
build_up 0.009808 0.000373 0.980693 ( 1.238763)
build_miniruby 0.001886 0.000000 0.076062 ( 0.074694)
build_ruby 0.001857 0.000000 0.078480 ( 0.077326)
build_all 0.010002 0.000068 4.237787 ( 0.848779)
build_install 0.018396 0.004801 7.953024 ( 2.400823)
test_btest 0.001270 0.000116 74.918746 ( 8.588947)
test_basic 0.007165 0.000652 0.338144 ( 0.430474)
test_all 0.001703 0.000155 657.550690 ( 65.499926)
test_rubyspec 0.102976 0.063599 46.577057 ( 51.863506)
total: 131.02 sec