Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-125124
#<BuildRuby:0x00005638c24bb5f8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230728-125124",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000009 0.000004 0.000013 ( 0.000014)
autoconf 0.000019 0.000007 0.000026 ( 0.000026)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.006227 0.000607 1.478251 ( 2.787207)
build_miniruby 0.000742 0.000247 0.974785 ( 0.974060)
build_ruby 0.001217 0.000000 2.609447 ( 2.608810)
build_all 0.009535 0.000000 13.310438 ( 1.180052)
build_install 0.005363 0.002623 1.936826 ( 0.903740)
test_btest 0.001051 0.000000 80.073739 ( 6.870443)
test_basic 0.005361 0.000000 0.696234 ( 0.776739)
test_all 0.001198 0.000000 475.858159 ( 54.198066)
test_rubyspec 0.004488 0.030586 43.275189 ( 55.691686)
total: 125.99 sec