Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-123601
#<BuildRuby:0x000055b2e6e47e08
@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.20230120-123601",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000009 0.000002 0.000011 ( 0.000013)
build_up 0.003220 0.000878 0.635320 ( 1.110994)
build_miniruby 0.000754 0.000205 0.633944 ( 0.634446)
build_ruby 0.001250 0.000000 2.165018 ( 2.165059)
build_all 0.007719 0.001172 11.832017 ( 1.466697)
build_install 0.006151 0.000327 1.499279 ( 0.714523)
test_btest 0.000573 0.000132 65.593280 ( 5.837035)
test_basic 0.000000 0.003817 0.259360 ( 0.355129)
test_all 0.000592 0.000826 484.163682 ( 46.886776)
test_rubyspec 0.011657 0.013829 35.269794 ( 45.735649)
total: 104.91 sec