Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-082901
#<BuildRuby:0x0000562ced8a2350
@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.20221201-082901",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.000000 0.004960 1.195756 ( 1.616758)
build_miniruby 0.000000 0.000907 1.018521 ( 1.017335)
build_ruby 0.000781 0.000373 2.826328 ( 2.713426)
build_all 0.007199 0.001714 15.893572 ( 3.393376)
build_install 0.005288 0.004386 2.182026 ( 1.261721)
test_btest 0.000430 0.000118 61.391241 ( 11.698050)
test_basic 0.003581 0.000976 0.285811 ( 0.377142)
test_all 0.000865 0.000236 666.428263 (122.812119)
test_rubyspec 0.060572 0.014420 53.265869 ( 61.456256)
total: 206.35 sec