Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-020415
#<BuildRuby:0x00005572b0343f00
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221127-020415",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004901 0.000350 1.183360 ( 1.404166)
build_miniruby 0.000913 0.000066 0.993976 ( 0.992465)
build_ruby 0.001334 0.000000 2.776480 ( 2.664295)
build_all 0.009860 0.000000 22.595054 ( 4.460793)
build_install 0.005445 0.003409 4.387261 ( 1.577531)
test_btest 0.000523 0.000052 59.819745 ( 11.701582)
test_basic 0.004677 0.000073 0.287226 ( 0.378291)
test_all 0.001361 0.000129 678.755609 (103.936467)
test_rubyspec 0.055300 0.011004 53.526661 ( 61.677104)
total: 188.79 sec