Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-234043
#<BuildRuby:0x00005639478af800
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220723-234043",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009929 0.002000 0.961535 ( 1.130803)
build_miniruby 0.001788 0.000596 0.074710 ( 0.072306)
build_ruby 0.001449 0.000483 0.077177 ( 0.075374)
build_all 0.010166 0.000176 1.528499 ( 0.571069)
build_install 0.020793 0.001487 5.254731 ( 2.054980)
test_btest 0.001103 0.000259 76.434524 ( 8.301375)
test_basic 0.002803 0.004583 0.324363 ( 0.413347)
test_all 0.002693 0.000000 682.653743 ( 66.662660)
test_rubyspec 0.078784 0.087837 45.602755 ( 51.410963)
total: 130.69 sec