Logfile: /home/opc/ruby/logs/brlog.master.20231015-120809
#<BuildRuby:0x0000fffc46e1fdc8
@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.20231015-120809",
@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.000004 0.000019 ( 0.000012)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000000 0.005719 1.575832 ( 2.080916)
build_miniruby 0.000000 0.001212 1.085332 ( 1.083911)
build_ruby 0.001162 0.001213 1.833911 ( 3.626554)
build_all 0.006087 0.000699 3.318984 ( 1.629503)
build_install 0.004792 0.008536 4.139804 ( 2.251068)
test_btest 0.000577 0.000243 48.273526 ( 18.217651)
test_basic 0.004552 0.001916 0.506639 ( 0.575929)
test_all 0.007946 0.004046 436.993461 (178.718412)
test_rubyspec 0.053958 0.042404 56.041915 ( 67.082631)
total: 275.27 sec