Logfile: /home/opc/ruby/logs/brlog.master.20231112-062134
#<BuildRuby:0x0000fffcf4b7fdd0
@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.20231112-062134",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.005600 0.000160 1.580577 ( 2.117921)
build_miniruby 0.001100 0.000115 1.101671 ( 1.101393)
build_ruby 0.001550 0.000163 1.847400 ( 3.479334)
build_all 0.002091 0.004637 3.292367 ( 1.623504)
build_install 0.005957 0.009264 4.145776 ( 2.298500)
test_btest 0.000660 0.000165 49.465302 ( 18.761096)
test_basic 0.006557 0.000476 0.515691 ( 0.592360)
test_all 0.079373 0.049295 442.152249 (179.998849)
test_rubyspec 0.071628 0.025798 56.613013 ( 67.319183)
total: 277.29 sec