Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-143842
#<BuildRuby:0x00005632fa8f0920
@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.20220721-143842",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007563 0.003881 0.954410 ( 1.221284)
build_miniruby 0.001337 0.000382 0.074211 ( 0.072037)
build_ruby 0.001721 0.000492 0.075930 ( 0.073540)
build_all 0.005992 0.003452 1.548482 ( 0.593077)
build_install 0.020466 0.002996 5.222701 ( 2.111044)
test_btest 0.000000 0.001925 73.612621 ( 8.307974)
test_basic 0.002234 0.005177 0.328493 ( 0.419858)
test_all 0.001246 0.000433 649.038319 ( 64.521167)
test_rubyspec 0.105960 0.069914 45.617144 ( 51.303707)
total: 128.62 sec