Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-124422
#<BuildRuby:0x000055d64dbcc6f8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-124422",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.001688 0.009379 1.186051 ( 1.910399)
build_miniruby 0.002019 0.000865 0.845817 ( 0.843878)
build_ruby 0.001894 0.000811 2.262718 ( 2.208679)
build_all 0.018114 0.003407 18.578577 ( 2.186892)
build_install 0.017249 0.004506 2.071282 ( 1.029307)
test_btest 0.000000 0.001709 89.452935 ( 9.345510)
test_basic 0.003404 0.004240 0.359949 ( 0.449502)
test_all 0.001679 0.000301 680.932753 ( 69.798507)
test_rubyspec 0.091944 0.061393 49.015978 ( 57.481506)
total: 145.26 sec