Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-005545
#<BuildRuby:0x00005620cb3b00c8
@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-005545",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.001754 0.003636 1.476626 ( 1.865088)
build_miniruby 0.000000 0.001215 1.550018 ( 1.556536)
build_ruby 0.000000 0.001560 5.758785 ( 5.770965)
build_all 0.007407 0.003923 16.881174 ( 1.848376)
build_install 0.015608 0.001186 5.099278 ( 1.902215)
test_btest 0.000661 0.000120 85.249214 ( 12.825100)
test_basic 0.002449 0.003111 0.716993 ( 0.788152)
test_all 0.098455 0.021242 559.980186 ( 61.309835)
test_rubyspec 0.035692 0.031617 86.390832 ( 98.709294)
total: 186.58 sec