Logfile: /home/opc/ruby/logs/brlog.master.20240909-083436
#<BuildRuby:0x0000fffd1672fdd0
@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.20240909-083436",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.005552 0.000083 1.786665 ( 2.270325)
build_miniruby 0.001275 0.000064 1.179993 ( 1.178280)
build_ruby 0.001797 0.000000 1.942820 ( 4.122308)
build_all 0.007490 0.000000 3.905564 ( 1.858722)
build_install 0.015719 0.000198 5.131880 ( 2.642276)
test_btest 0.001162 0.000015 62.096322 ( 24.361235)
test_basic 0.003982 0.003985 0.571823 ( 0.648477)
test_all 0.093672 0.037218 505.829132 (208.833580)
test_rubyspec 0.083172 0.030831 78.661833 ( 34.472054)
total: 280.39 sec