Logfile: /home/opc/ruby/logs/brlog.master.20240721-160525
#<BuildRuby:0x0000ffff14e8fdc8
@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.20240721-160525",
@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.000002 0.000012 ( 0.000012)
autoconf 0.000019 0.000004 0.000023 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002173 0.003531 1.781906 ( 2.276659)
build_miniruby 0.001231 0.000259 1.175237 ( 1.173065)
build_ruby 0.001405 0.000295 1.959419 ( 4.136346)
build_all 0.003706 0.003896 4.162189 ( 1.938437)
build_install 0.013865 0.002354 5.329018 ( 2.712645)
test_btest 0.001549 0.000368 62.066919 ( 23.319697)
test_basic 0.006172 0.001467 0.575586 ( 0.652131)
test_all 0.073082 0.064863 497.048284 (201.157668)
test_rubyspec 0.059701 0.056752 79.505182 ( 34.946674)
total: 272.31 sec