Logfile: /home/opc/ruby/logs/brlog.master.20240731-182952
#<BuildRuby:0x0000fffc67b4fdc0
@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.20240731-182952",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005499 0.000491 1.801655 ( 2.408106)
build_miniruby 0.001334 0.000187 1.171226 ( 1.168554)
build_ruby 0.001334 0.000310 1.976949 ( 4.171359)
build_all 0.006380 0.001485 4.287762 ( 1.988324)
build_install 0.015542 0.002405 5.532499 ( 2.777275)
test_btest 0.000869 0.000065 60.594311 ( 23.677253)
test_basic 0.002891 0.004802 0.568631 ( 0.645070)
test_all 0.080106 0.053949 512.094904 (213.769189)
test_rubyspec 0.062248 0.050987 79.105529 ( 35.128466)
total: 285.73 sec