Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-190009
#<BuildRuby:0x00005628bdfcb2c8
@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.20221122-190009",
@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.000016 0.000000 0.000016 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004768 0.000000 1.083673 ( 1.145526)
build_miniruby 0.000997 0.000000 1.042677 ( 1.041273)
build_ruby 0.001295 0.000000 2.767344 ( 2.640679)
build_all 0.005089 0.003578 15.882249 ( 3.299325)
build_install 0.009235 0.000226 1.939440 ( 1.137371)
test_btest 0.000549 0.000022 65.166802 ( 10.761396)
test_basic 0.004834 0.000038 0.323224 ( 0.414685)
test_all 0.001419 0.000055 701.968904 (107.985006)
test_rubyspec 0.044210 0.018948 52.868900 ( 61.081065)
total: 189.51 sec