Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-214143
#<BuildRuby:0x000055a08ce40b60
@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.20221128-214143",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010152 0.000148 1.211896 ( 1.232005)
build_miniruby 0.002372 0.000000 0.844584 ( 0.843091)
build_ruby 0.003349 0.000105 2.220587 ( 2.126005)
build_all 0.013613 0.006383 18.526462 ( 2.162387)
build_install 0.016659 0.004999 1.859322 ( 0.952288)
test_btest 0.001359 0.000209 87.998396 ( 9.096613)
test_basic 0.008649 0.001331 0.347967 ( 0.433894)
test_all 0.001588 0.000245 698.026814 ( 72.522118)
test_rubyspec 0.105376 0.078163 49.420429 ( 57.472063)
total: 146.84 sec