Logfile: /home/opc/ruby/logs/brlog.master.20230809-212045
#<BuildRuby:0x0000fffc3050fdc0
@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.20230809-212045",
@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.000020 0.000002 0.000022 ( 0.000021)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.006105 0.000322 1.421331 ( 3.673823)
build_miniruby 0.001279 0.000068 1.091335 ( 1.090793)
build_ruby 0.003131 0.000165 1.810000 ( 3.323627)
build_all 0.006437 0.000340 1.561835 ( 0.981175)
build_install 0.009322 0.005409 2.283018 ( 1.698197)
test_btest 0.000768 0.000077 45.377921 ( 16.419709)
test_basic 0.002581 0.004835 0.499890 ( 0.571557)
test_all 0.001996 0.000285 435.990752 (171.889738)
test_rubyspec 0.049555 0.039788 52.199804 ( 62.998407)
total: 262.65 sec