Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-062019
#<BuildRuby:0x000055cc97337c78
@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.20221130-062019",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000000 0.000017 ( 0.000018)
configure 0.000017 0.000000 0.000017 ( 0.000016)
build_up 0.000800 0.004127 1.130793 ( 1.158663)
build_miniruby 0.000964 0.000064 1.016146 ( 1.014857)
build_ruby 0.001132 0.000075 2.753259 ( 2.653599)
build_all 0.005869 0.003094 15.871464 ( 3.269210)
build_install 0.009073 0.000539 2.162873 ( 1.313262)
test_btest 0.000481 0.000048 59.950450 ( 11.871964)
test_basic 0.003985 0.000399 0.323218 ( 0.414596)
test_all 0.000951 0.000095 678.923508 (106.470365)
test_rubyspec 0.059392 0.004628 54.195266 ( 62.376645)
total: 190.54 sec