Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-015254
#<BuildRuby:0x000055770a4eef90
@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.20221012-015254",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.006653 0.003274 1.061244 ( 1.168376)
build_miniruby 0.001153 0.000629 0.098058 ( 0.094922)
build_ruby 0.001610 0.000000 0.097621 ( 0.094077)
build_all 0.003140 0.004435 1.289027 ( 0.561049)
build_install 0.011861 0.004235 1.645648 ( 0.891197)
test_btest 0.001080 0.000581 61.357117 ( 6.534152)
test_basic 0.001186 0.005420 0.351846 ( 0.449354)
test_all 0.000942 0.005437 484.030605 ( 53.171897)
test_rubyspec 0.073652 0.050332 43.144357 ( 51.722852)
total: 114.69 sec