Logfile: /home/ko1/ruby/logs/brlog.trunk.20230809-091551
#<BuildRuby:0x000055fff99cfbb8
@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.20230809-091551",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000029 0.000008 0.000037 ( 0.000036)
build_up 0.001441 0.004825 1.410303 ( 3.101347)
build_miniruby 0.000676 0.000271 0.942442 ( 0.941700)
build_ruby 0.001145 0.000458 2.874007 ( 2.874285)
build_all 0.005080 0.004813 13.672804 ( 1.240190)
build_install 0.008234 0.000000 1.990051 ( 0.871116)
test_btest 0.001089 0.000041 78.029560 ( 7.369035)
test_basic 0.001026 0.003098 0.642637 ( 0.724850)
test_all 0.000347 0.000578 516.252684 ( 47.377957)
test_rubyspec 0.015644 0.024686 44.535012 ( 56.928035)
total: 121.43 sec