Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-094539
#<BuildRuby:0x000055f653c00090
@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.20240104-094539",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.001156 0.004492 1.418026 ( 1.672746)
build_miniruby 0.000946 0.000000 0.847700 ( 0.847766)
build_ruby 0.000000 0.001574 2.723446 ( 2.727992)
build_all 0.007678 0.001331 14.471709 ( 1.348482)
build_install 0.007104 0.000931 4.303690 ( 1.094374)
test_btest 0.000885 0.000265 73.471963 ( 7.001161)
test_basic 0.000000 0.005063 0.791778 ( 0.867361)
test_all 0.090615 0.039529 503.311635 ( 53.423663)
test_rubyspec 0.026314 0.021061 47.758448 ( 60.119405)
total: 129.10 sec