Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-102421
#<BuildRuby:0x000055f4c4d0f5c0
@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.20221207-102421",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000147 0.003978 0.817962 ( 1.099692)
build_miniruby 0.000723 0.000112 0.709280 ( 0.708512)
build_ruby 0.001099 0.000170 2.386333 ( 2.319473)
build_all 0.008163 0.000577 12.319021 ( 1.476154)
build_install 0.001796 0.004800 1.560357 ( 0.759826)
test_btest 0.000567 0.000122 64.509502 ( 6.003075)
test_basic 0.000000 0.003200 0.247311 ( 0.342854)
test_all 0.000701 0.000294 480.551452 ( 51.815040)
test_rubyspec 0.011236 0.017049 35.060133 ( 45.604688)
total: 110.13 sec