Logfile: /home/opc/ruby/logs/brlog.master.20230918-160246
#<BuildRuby:0x0000fffdbffefde0
@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.20230918-160246",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006097 0.000000 1.435033 ( 3.919051)
build_miniruby 0.001313 0.000000 1.048195 ( 1.048859)
build_ruby 0.001398 0.000149 1.735204 ( 3.259795)
build_all 0.006375 0.000334 3.236224 ( 1.745909)
build_install 0.010137 0.005313 3.952783 ( 3.251091)
test_btest 0.000791 0.000145 46.477096 ( 17.070775)
test_basic 0.006960 0.000429 0.502414 ( 0.573899)
test_all 0.006188 0.004597 468.039391 (208.479225)
test_rubyspec 0.064330 0.040609 55.098776 ( 66.002507)
total: 305.35 sec