Logfile: /home/opc/ruby/logs/brlog.master.20240209-105045
#<BuildRuby:0x0000fffdfbe2fdc0
@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.20240209-105045",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.001692 0.004207 1.361634 ( 2.083503)
build_miniruby 0.001114 0.000116 1.101704 ( 1.102014)
build_ruby 0.001403 0.000146 1.833148 ( 3.626501)
build_all 0.007180 0.000000 3.773778 ( 1.781412)
build_install 0.013891 0.000352 4.570948 ( 2.468451)
test_btest 0.000745 0.000064 55.122977 ( 21.117846)
test_basic 0.006788 0.000190 0.534911 ( 0.603882)
test_all 0.071412 0.050427 522.153990 (232.924417)
test_rubyspec 0.064275 0.074066 99.123653 ( 40.760218)
total: 306.47 sec