Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-145735
#<BuildRuby:0x000055757cad4480
@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.20220312-145735",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006349 0.004844 0.999703 ( 1.249089)
build_miniruby 0.001571 0.000210 0.076964 ( 0.075287)
build_ruby 0.001964 0.000262 0.079827 ( 0.077660)
build_all 0.007974 0.001064 1.520477 ( 0.627873)
build_install 0.021655 0.001322 5.275635 ( 2.180874)
test_btest 0.001208 0.000142 74.782010 ( 8.614766)
test_basic 0.007777 0.000203 0.340243 ( 0.438578)
test_all 0.001588 0.000177 699.891025 ( 68.189373)
test_rubyspec 0.112899 0.038527 46.059129 ( 51.228100)
total: 132.68 sec