Logfile: /home/ko1/ruby/logs/brlog.trunk.20221103-053547
#<BuildRuby:0x000055a5413e2038
@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.20221103-053547",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.002778 0.004715 0.936092 ( 1.424047)
build_miniruby 0.001368 0.000342 0.049992 ( 0.049113)
build_ruby 0.001185 0.000296 0.043582 ( 0.042871)
build_all 0.007278 0.001819 1.242582 ( 0.470733)
build_install 0.001590 0.013658 1.530071 ( 0.795338)
test_btest 0.001120 0.000517 62.056843 ( 6.524608)
test_basic 0.002680 0.003798 0.306825 ( 0.398746)
test_all 0.005185 0.002592 519.288034 ( 55.427315)
test_rubyspec 0.086529 0.036060 43.415551 ( 51.957491)
total: 117.09 sec