Logfile: /home/opc/ruby/logs/brlog.master.20240203-195151
#<BuildRuby:0x0000fffea9bbfdc0
@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.20240203-195151",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000028 0.000000 0.000028 ( 0.000034)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.003136 0.002701 1.355459 ( 2.060819)
build_miniruby 0.001200 0.000333 1.104084 ( 1.101815)
build_ruby 0.001284 0.000357 1.847459 ( 3.716977)
build_all 0.004291 0.002862 3.568483 ( 1.690318)
build_install 0.010311 0.004642 4.337751 ( 2.369378)
test_btest 0.000580 0.000185 55.740001 ( 22.940197)
test_basic 0.004594 0.002844 0.529840 ( 0.608105)
test_all 0.087951 0.036072 559.140101 (239.215856)
test_rubyspec 0.042217 0.098392 98.474909 ( 41.079810)
total: 314.78 sec