Logfile: /home/opc/ruby/logs/brlog.master.20240921-141420
#<BuildRuby:0x0000fffd5e9efdc0
@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.20240921-141420",
@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.000002 0.000013 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005408 0.000603 2.352944 ( 2.593681)
build_miniruby 0.001130 0.000126 1.183672 ( 1.183849)
build_ruby 0.001441 0.000160 1.948530 ( 4.227798)
build_all 0.006353 0.000708 3.285801 ( 1.647997)
build_install 0.010078 0.005588 4.792181 ( 2.509898)
test_btest 0.001043 0.000165 48.465362 ( 21.501829)
test_basic 0.005811 0.000921 0.538078 ( 0.612302)
test_all 0.114419 0.021994 462.971442 (190.974512)
test_rubyspec 0.069660 0.045364 64.577064 ( 29.459293)
total: 254.71 sec