Logfile: /home/opc/ruby/logs/brlog.master.20240214-190416
#<BuildRuby:0x0000fffcb561fdc0
@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.20240214-190416",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.005634 0.000295 1.381812 ( 2.104243)
build_miniruby 0.001309 0.000069 1.117878 ( 1.119830)
build_ruby 0.000000 0.001587 1.839442 ( 3.785601)
build_all 0.000000 0.007287 3.843336 ( 1.793887)
build_install 0.007086 0.008170 4.624285 ( 2.508394)
test_btest 0.001025 0.000244 56.360537 ( 21.619617)
test_basic 0.005558 0.001322 0.540100 ( 0.609663)
test_all 0.084722 0.042628 562.271750 (220.993632)
test_rubyspec 0.089489 0.059527 100.837121 ( 41.437227)
total: 295.97 sec