Logfile: /home/opc/ruby/logs/brlog.master.20231023-081417
#<BuildRuby:0x0000fffd97a5fdd0
@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-081417",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.001517 0.004658 2.699088 ( 3.221327)
build_miniruby 0.000000 0.001326 1.088918 ( 1.087605)
build_ruby 0.001287 0.000481 1.806080 ( 3.544581)
build_all 0.005903 0.001476 3.332678 ( 1.617396)
build_install 0.005810 0.008611 4.700211 ( 2.341045)
test_btest 0.000000 0.000695 48.605541 ( 18.946359)
test_basic 0.002931 0.004434 0.508519 ( 0.587053)
test_all 0.076839 0.049045 430.552990 (178.682066)
test_rubyspec 0.055955 0.041351 55.438538 ( 66.046191)
total: 276.07 sec