Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-171034
#<BuildRuby:0x000056031714ac10
@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.20220723-171034",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000013 0.000005 0.000018 ( 0.000019)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.004876 0.001773 0.806798 ( 1.155812)
build_miniruby 0.000740 0.000270 0.056764 ( 0.055536)
build_ruby 0.000699 0.000255 0.058655 ( 0.057486)
build_all 0.001341 0.003166 1.526232 ( 0.584383)
build_install 0.010300 0.000669 5.653131 ( 2.135336)
test_btest 0.000699 0.000250 48.285848 ( 8.480278)
test_basic 0.004390 0.001569 0.292896 ( 0.381453)
test_all 0.000839 0.000300 620.027887 ( 91.366603)
test_rubyspec 0.067358 0.056670 43.787220 ( 49.432292)
total: 153.65 sec