Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-222109
#<BuildRuby:0x0000558b8a05c088
@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.20221128-222109",
@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.000016 0.000001 0.000017 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004710 0.000031 1.069601 ( 1.387273)
build_miniruby 0.001038 0.000047 1.025496 ( 1.024000)
build_ruby 0.001140 0.000051 2.766700 ( 2.661205)
build_all 0.008825 0.000203 15.716505 ( 3.347777)
build_install 0.008124 0.000353 2.003432 ( 1.178815)
test_btest 0.000589 0.000026 55.300888 ( 11.723131)
test_basic 0.004725 0.000206 0.345071 ( 0.435912)
test_all 0.000902 0.000039 676.963175 (106.213075)
test_rubyspec 0.053792 0.016084 53.167948 ( 61.336449)
total: 189.31 sec