Logfile: /home/opc/ruby/logs/brlog.master.20231017-145301
#<BuildRuby:0x0000fffcad75fdc8
@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.20231017-145301",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000019 0.000001 0.000020 ( 0.000019)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.000000 0.005722 1.547586 ( 2.048562)
build_miniruby 0.000455 0.000791 1.062413 ( 1.061038)
build_ruby 0.001873 0.000268 1.773883 ( 3.624359)
build_all 0.006368 0.000370 3.270186 ( 1.602141)
build_install 0.008618 0.004643 4.055962 ( 2.202661)
test_btest 0.000669 0.000116 47.567445 ( 18.118634)
test_basic 0.005810 0.001013 0.498656 ( 0.567792)
test_all 0.010162 0.000985 412.845242 (169.428644)
test_rubyspec 0.073432 0.025703 55.527696 ( 66.497369)
total: 265.15 sec