Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-215542
#<BuildRuby:0x00005574bff83868
@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.20230106-215542",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000000 0.003550 0.598472 ( 1.047257)
build_miniruby 0.000000 0.000892 0.668194 ( 0.667341)
build_ruby 0.000000 0.001402 2.494284 ( 2.494476)
build_all 0.000000 0.009583 12.870541 ( 1.599194)
build_install 0.003667 0.002965 1.501991 ( 0.714143)
test_btest 0.000423 0.000272 67.264574 ( 6.509007)
test_basic 0.000216 0.003589 0.262211 ( 0.357651)
test_all 0.000727 0.000520 505.869216 ( 47.289281)
test_rubyspec 0.009248 0.019109 35.403736 ( 45.891171)
total: 106.57 sec