Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-185341
#<BuildRuby:0x00005652b87100c8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240109-185341",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.001328 0.004326 0.805858 ( 1.194769)
build_miniruby 0.000893 0.000243 0.802584 ( 0.802455)
build_ruby 0.001517 0.000413 2.653961 ( 2.654588)
build_all 0.006043 0.001648 11.958281 ( 0.953204)
build_install 0.005426 0.005053 3.402644 ( 0.961273)
test_btest 0.000555 0.000185 65.527491 ( 5.126575)
test_basic 0.003999 0.000000 0.403087 ( 0.483503)
test_all 0.075859 0.021186 395.399778 ( 32.592011)
test_rubyspec 0.042517 0.022682 40.709787 ( 53.263244)
total: 98.03 sec