Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-231437
#<BuildRuby:0x000055aa0b324488
@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.20221204-231437",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000015 0.000001 0.000016 ( 0.000014)
build_up 0.004961 0.000276 1.170421 ( 1.213492)
build_miniruby 0.000921 0.000051 1.006273 ( 1.005248)
build_ruby 0.001187 0.000000 2.737578 ( 2.621138)
build_all 0.008830 0.000305 15.793263 ( 3.323943)
build_install 0.005150 0.003805 2.230132 ( 1.234824)
test_btest 0.000529 0.000048 64.988336 ( 11.479231)
test_basic 0.000759 0.004330 0.300684 ( 0.390648)
test_all 0.000731 0.000100 658.795954 (110.803273)
test_rubyspec 0.049493 0.024686 53.052486 ( 61.427748)
total: 193.50 sec