Logfile: /home/ko1/ruby/logs/brlog.trunk.20230706-082232
#<BuildRuby:0x000055c0694d3fa8
@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.20230706-082232",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004431 0.000699 1.579561 ( 3.138159)
build_miniruby 0.000952 0.000150 0.937210 ( 0.937824)
build_ruby 0.001029 0.000162 2.716645 ( 2.716990)
build_all 0.004931 0.004324 8.372245 ( 7.563742)
build_install 0.007241 0.000577 2.012276 ( 1.717928)
test_btest 0.000776 0.000148 85.791470 ( 7.992420)
test_basic 0.003980 0.000758 0.804240 ( 0.885110)
test_all 0.001313 0.000250 452.299307 ( 45.428030)
test_rubyspec 0.014782 0.024271 43.976138 ( 56.394647)
total: 126.78 sec