Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-040743
#<BuildRuby:0x000055ef635c8020
@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-040743",
@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.000001 0.000013 ( 0.000013)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000334 0.003471 0.632375 ( 1.067183)
build_miniruby 0.000838 0.000120 0.662383 ( 0.661856)
build_ruby 0.001156 0.000165 2.180001 ( 2.179607)
build_all 0.008182 0.000573 11.783470 ( 1.461200)
build_install 0.005987 0.000226 1.476036 ( 0.716260)
test_btest 0.000617 0.000077 65.950176 ( 6.245964)
test_basic 0.003381 0.000423 0.254674 ( 0.349977)
test_all 0.001154 0.000144 477.523817 ( 45.514964)
test_rubyspec 0.016694 0.012340 35.239843 ( 45.866370)
total: 104.06 sec