Logfile: /home/opc/ruby/logs/brlog.master.20230604-070919
#<BuildRuby:0x0000fffce62efde0
@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.20230604-070919",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005694 0.000626 1.373880 ( 3.560723)
build_miniruby 0.001116 0.000123 0.960242 ( 0.959359)
build_ruby 0.001412 0.000156 1.628147 ( 2.738848)
build_all 0.001256 0.004594 1.498714 ( 0.969721)
build_install 0.013990 0.000064 2.216826 ( 1.672772)
test_btest 0.000814 0.000115 49.117647 ( 20.247435)
test_basic 0.006584 0.000930 0.483820 ( 0.557460)
test_all 0.002427 0.000343 394.505491 (162.629900)
test_rubyspec 0.048422 0.047826 51.294914 ( 62.006992)
total: 255.34 sec