Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-072655
#<BuildRuby:0x0000564a8c434068
@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.20231120-072655",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003292 0.001316 1.271207 ( 1.665550)
build_miniruby 0.000730 0.000292 0.871197 ( 0.871940)
build_ruby 0.000973 0.000389 2.674231 ( 2.674699)
build_all 0.006358 0.003380 16.007615 ( 1.454453)
build_install 0.008803 0.000000 4.756840 ( 1.173821)
test_btest 0.001256 0.000000 83.064716 ( 7.081643)
test_basic 0.002994 0.000238 0.509655 ( 0.587953)
test_all 0.100608 0.036241 485.112558 ( 54.723491)
test_rubyspec 0.011567 0.032512 48.691358 ( 61.077960)
total: 131.31 sec