Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-015429
#<BuildRuby:0x000055e75efdf7f0
@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-015429",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004791 0.000456 1.461663 ( 1.881939)
build_miniruby 0.001162 0.000000 1.556853 ( 1.562756)
build_ruby 0.001778 0.000000 4.654938 ( 4.667309)
build_all 0.006715 0.004374 16.938281 ( 1.984313)
build_install 0.012916 0.003647 5.095509 ( 1.879729)
test_btest 0.000747 0.000110 82.833270 ( 10.042099)
test_basic 0.006415 0.000950 0.749726 ( 0.817582)
test_all 0.097529 0.024698 573.625887 ( 67.139593)
test_rubyspec 0.020107 0.047870 87.824329 (100.198221)
total: 190.17 sec