Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-152025
#<BuildRuby:0x00005601b6677dd0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220815-152025",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.002356 0.004206 0.810776 ( 0.918733)
build_miniruby 0.000801 0.000114 0.057510 ( 0.056400)
build_ruby 0.000761 0.000108 0.059053 ( 0.057886)
build_all 0.004574 0.000055 1.539964 ( 0.600110)
build_install 0.008520 0.000541 1.916807 ( 0.963051)
test_btest 0.000674 0.000085 52.048471 ( 8.391279)
test_basic 0.005546 0.000122 0.289104 ( 0.377816)
test_all 0.001919 0.000113 627.569923 ( 91.003585)
test_rubyspec 0.109189 0.020567 44.188328 ( 51.558129)
total: 153.93 sec