Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-235816
#<BuildRuby:0x000055f1fcc2c060
@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.20240106-235816",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.004164 0.000438 1.156988 ( 1.562444)
build_miniruby 0.001034 0.000109 1.433028 ( 1.434986)
build_ruby 0.001630 0.000000 4.046227 ( 4.054576)
build_all 0.009568 0.000284 16.362534 ( 1.654150)
build_install 0.005049 0.009525 4.738529 ( 1.657759)
test_btest 0.000776 0.000000 80.420524 ( 8.263625)
test_basic 0.005173 0.000000 0.582602 ( 0.650208)
test_all 0.089806 0.032552 542.603977 ( 57.428348)
test_rubyspec 0.047875 0.014106 72.990763 ( 85.352243)
total: 162.06 sec