Logfile: /home/opc/ruby/logs/brlog.master.20231015-074117
#<BuildRuby:0x0000ffff8845fdc0
@BUILD_DIR="/home/opc/ruby/build",
@INSTALL_DIR="/home/opc/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/home/opc/ruby/src",
@TARGET_BUILD_DIR="/home/opc/ruby/build/master",
@TARGET_INSTALL_DIR="/home/opc/ruby/install/master",
@TARGET_NAME="master",
@TARGET_SRC_DIR="/home/opc/ruby/src/master",
@btest_opts="-j3",
@build_opts="-j3",
@configure_opts=["--disable-dtrace --disable-yjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/opc/ruby/logs/brlog.master.20231015-074117",
@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='-j3'",
@timeout=10800>
user system total real
checkout 0.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.006052 0.000578 1.619199 ( 2.214635)
build_miniruby 0.001400 0.000134 1.077174 ( 1.076309)
build_ruby 0.003036 0.000290 1.809151 ( 3.384373)
build_all 0.006904 0.000000 3.303539 ( 1.622552)
build_install 0.013370 0.000583 4.123089 ( 2.252837)
test_btest 0.000848 0.000071 48.100635 ( 18.204466)
test_basic 0.006318 0.000527 0.504505 ( 0.575489)
test_all 0.006689 0.005117 417.445533 (170.888475)
test_rubyspec 0.085426 0.008497 56.093165 ( 66.696994)
total: 266.92 sec