Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-223203
#<BuildRuby:0x000055eb12d3be88
@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-223203",
@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.000009 0.000002 0.000011 ( 0.000013)
autoconf 0.000015 0.000005 0.000020 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.003745 0.002589 0.810699 ( 1.212885)
build_miniruby 0.000901 0.000300 0.857183 ( 0.857320)
build_ruby 0.001147 0.000382 2.665025 ( 2.665871)
build_all 0.003667 0.004545 11.982990 ( 1.002214)
build_install 0.006631 0.004772 3.415685 ( 0.982410)
test_btest 0.000905 0.000000 63.232485 ( 5.831623)
test_basic 0.004393 0.000746 0.388690 ( 0.468615)
test_all 0.088396 0.010085 376.526824 ( 39.420926)
test_rubyspec 0.032941 0.034245 40.745197 ( 53.323063)
total: 105.77 sec