Logfile: /home/opc/ruby/logs/brlog.master.20230213-142506
#<BuildRuby:0x0000aaacdf4f76f8
@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.20230213-142506",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000934 0.004182 0.991805 ( 1.725126)
build_miniruby 0.001168 0.000156 0.994038 ( 0.993474)
build_ruby 0.001455 0.000194 1.583071 ( 2.588993)
build_all 0.007483 0.000396 2.700118 ( 1.297872)
build_install 0.008477 0.006105 2.102476 ( 1.520281)
test_btest 0.000623 0.000117 38.301232 ( 14.380909)
test_basic 0.004765 0.000893 0.323065 ( 0.417846)
test_all 0.002794 0.000000 487.449498 (192.592024)
test_rubyspec 0.053652 0.021432 49.086408 ( 57.780299)
total: 273.30 sec