Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-130353
#<BuildRuby:0x000056376c5942d8
@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.20221120-130353",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.004927 0.000238 1.155246 ( 1.141322)
build_miniruby 0.000844 0.000195 0.963043 ( 0.961610)
build_ruby 0.000930 0.000215 2.674355 ( 2.572122)
build_all 0.007359 0.001698 15.731702 ( 3.431570)
build_install 0.007415 0.000584 2.001885 ( 1.141261)
test_btest 0.000465 0.000100 61.663848 ( 11.006364)
test_basic 0.003788 0.000812 0.338641 ( 0.430097)
test_all 0.001562 0.000000 629.229813 (102.020251)
test_rubyspec 0.055702 0.015016 51.500925 ( 59.768728)
total: 182.47 sec