Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-153220
#<BuildRuby:0x000055bd563900d0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221119-153220",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004493 0.000499 1.114660 ( 1.101448)
build_miniruby 0.000825 0.000091 1.027597 ( 1.026344)
build_ruby 0.000991 0.000110 2.768665 ( 2.658164)
build_all 0.001849 0.007262 15.999617 ( 3.384593)
build_install 0.006721 0.002843 2.019826 ( 1.119731)
test_btest 0.000531 0.000115 63.585788 ( 10.864270)
test_basic 0.004946 0.000244 0.316800 ( 0.407768)
test_all 0.001630 0.000340 622.785850 (101.818896)
test_rubyspec 0.031730 0.025597 51.370728 ( 59.573429)
total: 181.96 sec