Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-055140
#<BuildRuby:0x0000561c0feea148
@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.20221028-055140",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.005833 0.003240 1.142176 ( 1.665025)
build_miniruby 0.001438 0.000798 0.109632 ( 0.107899)
build_ruby 0.001231 0.000684 0.096324 ( 0.094133)
build_all 0.007933 0.000000 1.304685 ( 0.566081)
build_install 0.010682 0.004446 1.599052 ( 0.895461)
test_btest 0.001220 0.000563 63.780916 ( 6.736959)
test_basic 0.004607 0.002127 0.346465 ( 0.437436)
test_all 0.004684 0.002162 501.334597 ( 53.713977)
test_rubyspec 0.083535 0.049241 43.831709 ( 52.406991)
total: 116.62 sec