Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-160422
#<BuildRuby:0x000055ba6c8cfdd0
@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.20221123-160422",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.003767 0.000941 1.082672 ( 1.312950)
build_miniruby 0.000827 0.000207 0.965551 ( 0.964175)
build_ruby 0.001064 0.000266 2.815517 ( 2.705600)
build_all 0.006123 0.002514 15.862344 ( 3.358034)
build_install 0.009833 0.000462 2.010560 ( 1.157936)
test_btest 0.000509 0.000120 57.688831 ( 11.276274)
test_basic 0.001384 0.003336 0.310485 ( 0.401759)
test_all 0.001979 0.000000 671.869827 (125.144509)
test_rubyspec 0.031941 0.040242 52.836027 ( 61.009671)
total: 207.33 sec