Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-085341
#<BuildRuby:0x0000558caa563e98
@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.20221129-085341",
@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.000018 0.000000 0.000018 ( 0.000018)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.001314 0.003980 1.154426 ( 1.218484)
build_miniruby 0.000813 0.000054 0.975462 ( 0.974334)
build_ruby 0.001190 0.000080 2.740144 ( 2.642706)
build_all 0.001250 0.007709 15.607764 ( 3.394068)
build_install 0.008471 0.000798 1.963342 ( 1.123886)
test_btest 0.000557 0.000098 57.068917 ( 11.862662)
test_basic 0.001380 0.003615 0.300474 ( 0.391281)
test_all 0.001531 0.000189 694.855455 (108.695821)
test_rubyspec 0.057923 0.011184 53.152213 ( 61.312601)
total: 191.62 sec