Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-052358
#<BuildRuby:0x0000559646ba77f0
@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.20221203-052358",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003988 0.000307 0.811364 ( 1.096753)
build_miniruby 0.000775 0.000059 0.511403 ( 0.510777)
build_ruby 0.001289 0.000000 1.695712 ( 1.620296)
build_all 0.006562 0.003198 11.965212 ( 1.488217)
build_install 0.003198 0.003653 1.605597 ( 0.755566)
test_btest 0.000611 0.000102 62.353780 ( 6.348016)
test_basic 0.002836 0.000473 0.239733 ( 0.335690)
test_all 0.000784 0.000131 520.478199 ( 51.771729)
test_rubyspec 0.014432 0.012609 35.781556 ( 46.433540)
total: 110.36 sec