Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-161222
#<BuildRuby:0x000055de8955be88
@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.20240116-161222",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.005450 0.854962 ( 1.492709)
build_miniruby 0.000000 0.001276 7.460835 ( 7.356383)
build_ruby 0.000000 0.001567 2.678288 ( 2.678649)
build_all 0.005560 0.002422 12.054335 ( 0.976861)
build_install 0.012221 0.001923 3.635343 ( 0.974681)
test_btest 0.000543 0.000232 65.182866 ( 4.651641)
test_basic 0.004587 0.000723 0.419839 ( 0.499897)
test_all 0.083189 0.021668 373.298611 ( 38.818338)
test_rubyspec 0.102359 0.070782 73.638431 ( 86.065811)
total: 143.52 sec