Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-134747
#<BuildRuby:0x000055cf9265ac40
@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-134747",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002717 0.003669 0.809152 ( 0.887537)
build_miniruby 0.000799 0.000266 0.057658 ( 0.056366)
build_ruby 0.000000 0.000935 0.059377 ( 0.058254)
build_all 0.001115 0.003563 1.541198 ( 0.599084)
build_install 0.008525 0.002571 1.926059 ( 0.975775)
test_btest 0.000553 0.000222 53.207858 ( 8.007279)
test_basic 0.005646 0.000000 0.299338 ( 0.387544)
test_all 0.002145 0.000000 637.564862 ( 91.320490)
test_rubyspec 0.056776 0.014409 43.998689 ( 51.390062)
total: 153.68 sec