Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-031407
#<BuildRuby:0x0000556296fbfe20
@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.20221203-031407",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.004470 0.000839 1.145791 ( 1.133177)
build_miniruby 0.000921 0.000173 0.992188 ( 0.990894)
build_ruby 0.000999 0.000187 2.700837 ( 2.606899)
build_all 0.005293 0.003641 15.822706 ( 3.336462)
build_install 0.009040 0.001011 2.250712 ( 1.241985)
test_btest 0.000593 0.000125 67.224684 ( 11.403948)
test_basic 0.004063 0.000855 0.328926 ( 0.419920)
test_all 0.000821 0.000173 670.544949 (106.034881)
test_rubyspec 0.036363 0.038741 53.613913 ( 61.836519)
total: 189.01 sec