Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-213049
#<BuildRuby:0x0000558f499200d0
@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.20221126-213049",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.001041 0.004229 1.170906 ( 1.436880)
build_miniruby 0.000775 0.000103 0.951054 ( 0.949987)
build_ruby 0.001077 0.000144 2.719858 ( 2.607578)
build_all 0.009380 0.000636 22.577150 ( 4.478446)
build_install 0.009906 0.000622 4.386391 ( 1.584503)
test_btest 0.000500 0.000059 65.701033 ( 11.109849)
test_basic 0.004715 0.000000 0.302867 ( 0.393983)
test_all 0.001135 0.000000 709.047186 (108.766468)
test_rubyspec 0.042200 0.021625 53.383590 ( 61.537832)
total: 192.87 sec