Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-183655
#<BuildRuby:0x0000560435473fa8
@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.20220824-183655",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002953 0.003857 0.873613 ( 2.382691)
build_miniruby 0.000846 0.000196 0.057786 ( 0.056511)
build_ruby 0.000826 0.000191 0.059703 ( 0.058393)
build_all 0.003885 0.000897 1.531306 ( 0.584861)
build_install 0.009993 0.001182 1.921886 ( 0.972860)
test_btest 0.000521 0.000112 55.161521 ( 8.056496)
test_basic 0.004623 0.000991 0.294569 ( 0.383553)
test_all 0.001706 0.000365 614.730595 ( 87.779242)
test_rubyspec 0.074710 0.050522 44.153630 ( 52.422674)
total: 152.70 sec