Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-225713
#<BuildRuby:0x0000565274047708
@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.20230705-225713",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005100 0.000567 1.563123 ( 2.795154)
build_miniruby 0.000929 0.000104 0.889808 ( 0.890749)
build_ruby 0.001096 0.000122 2.846542 ( 2.847293)
build_all 0.002222 0.006949 8.620930 ( 7.835013)
build_install 0.004564 0.004148 1.951595 ( 1.618767)
test_btest 0.001152 0.000262 84.140356 ( 8.064502)
test_basic 0.003089 0.000702 0.543626 ( 0.624890)
test_all 0.001046 0.000238 459.886174 ( 41.640024)
test_rubyspec 0.030903 0.009877 42.517915 ( 54.981006)
total: 121.30 sec