Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-170733
#<BuildRuby:0x000055c06ab44328
@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.20221115-170733",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005752 0.000442 0.986770 ( 3.114621)
build_miniruby 0.001061 0.000082 0.887221 ( 0.885568)
build_ruby 0.001367 0.000105 2.508456 ( 2.422581)
build_all 0.009189 0.000000 15.531165 ( 2.809566)
build_install 0.008233 0.000200 1.879768 ( 0.982356)
test_btest 0.000706 0.000044 63.572067 ( 8.969481)
test_basic 0.001199 0.004559 0.306675 ( 0.395239)
test_all 0.001148 0.000135 637.066211 ( 94.533628)
test_rubyspec 0.072747 0.056845 45.442502 ( 53.738025)
total: 167.85 sec