Logfile: /home/opc/ruby/logs/brlog.master.20231222-140650
#<BuildRuby:0x0000fffcab26fdd8
@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.20231222-140650",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004021 0.000755 1.195119 ( 2.327259)
build_miniruby 0.001116 0.000210 1.100186 ( 1.101025)
build_ruby 0.002380 0.000447 1.815680 ( 3.726257)
build_all 0.002372 0.005196 3.323840 ( 1.641293)
build_install 0.010951 0.002721 3.921513 ( 2.357845)
test_btest 0.000585 0.000146 48.919841 ( 18.926037)
test_basic 0.005914 0.001478 0.507335 ( 0.576558)
test_all 0.099651 0.029761 439.335024 (180.195491)
test_rubyspec 0.076144 0.026481 56.047008 ( 66.845652)
total: 277.70 sec