Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-115053
#<BuildRuby:0x000055859fbeb840
@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.20240101-115053",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000023 0.000009 0.000032 ( 0.000032)
configure 0.000018 0.000007 0.000025 ( 0.000025)
build_up 0.003535 0.001414 1.271628 ( 1.615694)
build_miniruby 0.000871 0.000349 0.966076 ( 0.964903)
build_ruby 0.001224 0.000490 2.869557 ( 2.869188)
build_all 0.003840 0.006111 15.723220 ( 1.500922)
build_install 0.003903 0.004241 4.423774 ( 1.095686)
test_btest 0.000747 0.000373 79.751637 ( 7.232584)
test_basic 0.004009 0.000000 0.599520 ( 0.676495)
test_all 0.091330 0.045824 544.240552 ( 56.955061)
test_rubyspec 0.024742 0.028079 48.657146 ( 60.944872)
total: 133.86 sec