Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-050640
#<BuildRuby:0x000056074e0ab5f8
@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.20231019-050640",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.006499 0.000000 1.661441 ( 1.829682)
build_miniruby 0.000000 0.001116 0.951055 ( 0.950378)
build_ruby 0.000000 0.001354 2.756306 ( 2.756382)
build_all 0.007151 0.003920 18.968402 ( 1.674255)
build_install 0.006084 0.004120 5.495587 ( 1.226608)
test_btest 0.000000 0.000808 92.345232 ( 8.585291)
test_basic 0.001507 0.002416 0.645526 ( 0.721650)
test_all 0.003073 0.003539 571.821516 ( 62.811559)
test_rubyspec 0.019263 0.039177 53.250514 ( 65.468360)
total: 146.02 sec