Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-172337
#<BuildRuby:0x00005638223f3800
@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-172337",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.008858 0.004512 1.025119 ( 1.180864)
build_miniruby 0.001861 0.000233 0.070912 ( 0.069477)
build_ruby 0.001719 0.000215 0.068732 ( 0.067384)
build_all 0.009631 0.000000 1.498855 ( 0.580690)
build_install 0.020247 0.003746 5.217935 ( 2.067078)
test_btest 0.000922 0.000115 71.485011 ( 8.485940)
test_basic 0.005894 0.000737 0.319671 ( 0.410531)
test_all 0.002199 0.000275 654.292746 ( 65.108107)
test_rubyspec 0.142215 0.022287 45.583092 ( 51.337807)
total: 129.31 sec