Logfile: /home/opc/ruby/logs/brlog.master.20240214-052919
#<BuildRuby:0x0000fffcdcd0fdc0
@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-052919",
@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.000021 0.000001 0.000022 ( 0.000022)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005994 0.000172 1.369429 ( 2.056926)
build_miniruby 0.001214 0.000000 1.109401 ( 1.109260)
build_ruby 0.001968 0.000000 1.853621 ( 3.435493)
build_all 0.007091 0.000031 3.783520 ( 1.761457)
build_install 0.011023 0.005182 4.590262 ( 2.488025)
test_btest 0.000735 0.000066 54.970995 ( 20.548286)
test_basic 0.000000 0.007233 0.561529 ( 0.646776)
test_all 0.097873 0.027503 508.428548 (204.270590)
test_rubyspec 0.086676 0.059201 102.150969 ( 42.019704)
total: 278.34 sec