Logfile: /home/opc/ruby/logs/brlog.master.20240714-221224
#<BuildRuby:0x0000fffdff36fdc8
@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.20240714-221224",
@make="make",
@no_timeout_error=nil,
@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.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.001837 0.004233 1.797551 ( 2.350876)
build_miniruby 0.001138 0.000120 1.208626 ( 1.208518)
build_ruby 0.001441 0.000152 1.947925 ( 4.278009)
build_all 0.007443 0.000321 4.140266 ( 1.916167)
build_install 0.014641 0.000977 5.317280 ( 2.714245)
test_btest 0.000705 0.000068 61.027079 ( 23.220862)
test_basic 0.006311 0.000128 0.577289 ( 0.657652)
test_all 0.081855 0.055687 489.281313 (196.113981)
test_rubyspec 0.055740 0.055667 78.518357 ( 34.683233)
total: 267.14 sec