Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-005112
#<BuildRuby:0x000055b841fbf7d0
@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.20240107-005112",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004684 0.000068 1.194862 ( 1.594743)
build_miniruby 0.000954 0.000106 1.431036 ( 1.434029)
build_ruby 0.000000 0.001592 5.180290 ( 5.188203)
build_all 0.008594 0.001928 16.508347 ( 1.658835)
build_install 0.014317 0.000829 4.837162 ( 1.691158)
test_btest 0.000656 0.000086 81.905647 ( 8.552184)
test_basic 0.004924 0.000079 0.588830 ( 0.663188)
test_all 0.091905 0.029563 549.318950 ( 71.756514)
test_rubyspec 0.042480 0.018084 72.105345 ( 84.270583)
total: 176.81 sec