Logfile: /home/opc/ruby/logs/brlog.master.20240904-033910
#<BuildRuby:0x0000fffd68aafdc8
@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.20240904-033910",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.004308 0.001436 1.780462 ( 2.291834)
build_miniruby 0.001243 0.000000 1.186160 ( 1.189620)
build_ruby 0.001717 0.000000 1.954687 ( 4.495594)
build_all 0.007265 0.000000 3.819057 ( 1.835207)
build_install 0.014762 0.000000 4.945534 ( 2.631575)
test_btest 0.000851 0.000094 61.165841 ( 23.487624)
test_basic 0.006842 0.000572 0.572920 ( 0.640150)
test_all 0.064005 0.073494 497.175853 (203.143391)
test_rubyspec 0.077124 0.037639 78.464018 ( 34.523669)
total: 274.24 sec