Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-203245
#<BuildRuby:0x0000565052a50048
@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.20231027-203245",
@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.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004881 0.000513 1.271552 ( 1.523291)
build_miniruby 0.000968 0.000102 0.831132 ( 0.831256)
build_ruby 0.001156 0.000121 2.642973 ( 2.643317)
build_all 0.009165 0.000481 15.980903 ( 1.396252)
build_install 0.007980 0.000322 4.847408 ( 1.152751)
test_btest 0.000944 0.000090 81.802284 ( 7.443634)
test_basic 0.000000 0.004813 0.721032 ( 0.798328)
test_all 0.069879 0.062520 492.609265 ( 52.415204)
test_rubyspec 0.028950 0.023038 49.145700 ( 61.353703)
total: 129.56 sec