Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-071123
#<BuildRuby:0x000055b9c85900d8
@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.20230206-071123",
@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.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003824 0.000000 0.607158 ( 1.047019)
build_miniruby 0.000862 0.000036 0.635135 ( 0.634568)
build_ruby 0.001160 0.000090 2.041923 ( 2.041795)
build_all 0.009228 0.000000 12.240980 ( 1.493236)
build_install 0.006162 0.000138 1.448467 ( 0.697102)
test_btest 0.000591 0.000037 65.133509 ( 5.943188)
test_basic 0.003511 0.000219 0.243550 ( 0.338726)
test_all 0.001064 0.000066 477.742686 ( 46.900875)
test_rubyspec 0.018518 0.008929 35.271365 ( 45.655532)
total: 104.75 sec