Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-082444
#<BuildRuby:0x0000557fed7b0a58
@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.20220304-082444",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007935 0.004031 1.004035 ( 1.410686)
build_miniruby 0.001880 0.000376 0.079377 ( 0.076844)
build_ruby 0.001950 0.000390 0.078982 ( 0.076483)
build_all 0.006568 0.003838 4.190190 ( 0.843945)
build_install 0.023101 0.001190 8.023337 ( 2.415754)
test_btest 0.000854 0.000162 69.512841 ( 8.234645)
test_basic 0.008895 0.000000 0.328535 ( 0.416100)
test_all 0.001645 0.000266 657.285720 ( 65.743216)
test_rubyspec 0.082354 0.075885 46.536547 ( 51.950822)
total: 131.17 sec