Logfile: /home/ko1/ruby/logs/brlog.trunk.20230802-212612
#<BuildRuby:0x0000558e6624fbb8
@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.20230802-212612",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000018 0.000007 0.000025 ( 0.000026)
configure 0.000021 0.000008 0.000029 ( 0.000030)
build_up 0.004201 0.001575 1.342857 ( 2.547357)
build_miniruby 0.000000 0.001043 0.850942 ( 0.850569)
build_ruby 0.000000 0.001362 2.689599 ( 2.690592)
build_all 0.006539 0.002642 13.938512 ( 1.206321)
build_install 0.008097 0.000000 2.016323 ( 0.911670)
test_btest 0.000899 0.000144 81.144614 ( 7.389844)
test_basic 0.000203 0.004441 0.722315 ( 0.799264)
test_all 0.001220 0.000514 505.651284 ( 45.536599)
test_rubyspec 0.012227 0.028861 45.270587 ( 57.687500)
total: 119.62 sec