Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-073500
#<BuildRuby:0x000055d5d83f34b0
@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-073500",
@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.000003 0.000012 ( 0.000011)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.001318 0.004395 1.079629 ( 1.496381)
build_miniruby 0.000000 0.001240 1.276727 ( 1.278134)
build_ruby 0.000000 0.001516 3.941221 ( 3.950374)
build_all 0.009602 0.000383 16.153453 ( 1.540188)
build_install 0.010848 0.003633 4.622947 ( 1.491266)
test_btest 0.000566 0.000179 80.649185 ( 10.539697)
test_basic 0.005306 0.000000 0.636803 ( 0.704589)
test_all 0.095202 0.029457 533.917431 ( 79.051351)
test_rubyspec 0.044699 0.015002 66.903052 ( 79.249498)
total: 179.30 sec