Logfile: /home/opc/ruby/logs/brlog.master.20231023-172734
#<BuildRuby:0x0000fffbf1c8fdc8
@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.20231023-172734",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.002787 0.003829 2.703044 ( 3.250128)
build_miniruby 0.001128 0.000179 1.087713 ( 1.086908)
build_ruby 0.001516 0.000239 1.800457 ( 3.671266)
build_all 0.006377 0.000339 3.338236 ( 1.644920)
build_install 0.013010 0.000618 4.713902 ( 2.353610)
test_btest 0.000964 0.000131 49.400184 ( 18.800705)
test_basic 0.003201 0.003527 0.505747 ( 0.582557)
test_all 0.095546 0.032393 437.448860 (186.838501)
test_rubyspec 0.059694 0.040152 55.847492 ( 66.712296)
total: 284.94 sec