Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-110121
#<BuildRuby:0x000055a055707858
@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.20231104-110121",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.005473 0.000145 1.429229 ( 1.703273)
build_miniruby 0.000927 0.000093 0.809932 ( 0.810099)
build_ruby 0.001356 0.000135 2.757106 ( 2.758527)
build_all 0.005894 0.004456 17.262718 ( 1.536951)
build_install 0.004639 0.005182 5.262697 ( 1.252148)
test_btest 0.000883 0.000168 90.040018 ( 7.282932)
test_basic 0.004690 0.000022 0.760714 ( 0.835657)
test_all 0.092504 0.046095 522.979256 ( 60.597615)
test_rubyspec 0.023975 0.028685 52.270181 ( 64.644157)
total: 141.42 sec