Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-162554
#<BuildRuby:0x0000556fef33fce8
@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.20231118-162554",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004587 0.000834 0.896360 ( 1.284953)
build_miniruby 0.000847 0.000154 0.828320 ( 0.828162)
build_ruby 0.001243 0.000226 2.590621 ( 2.591567)
build_all 0.002094 0.005154 11.903894 ( 1.004366)
build_install 0.009011 0.004610 3.433220 ( 0.964355)
test_btest 0.000568 0.000174 63.420392 ( 5.690422)
test_basic 0.005217 0.000000 0.413196 ( 0.491597)
test_all 0.084080 0.011170 354.492201 ( 32.311269)
test_rubyspec 0.027473 0.036830 39.428940 ( 51.984925)
total: 97.15 sec