Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-123723
#<BuildRuby:0x0000561b9107f960
@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.20231121-123723",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.001338 0.004429 0.922339 ( 1.341034)
build_miniruby 0.000715 0.000286 0.796135 ( 0.796224)
build_ruby 0.001006 0.000402 2.589283 ( 2.590116)
build_all 0.008613 0.000064 12.150887 ( 0.985429)
build_install 0.005023 0.008824 3.646819 ( 0.970515)
test_btest 0.000648 0.000299 63.946989 ( 4.695921)
test_basic 0.003464 0.001598 0.413050 ( 0.493074)
test_all 0.073130 0.024753 358.727527 ( 35.717372)
test_rubyspec 0.027758 0.043225 39.993391 ( 52.553967)
total: 100.14 sec