Logfile: /home/opc/ruby/logs/brlog.master.20240918-012148
#<BuildRuby:0x0000fffbd80dfdc0
@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.20240918-012148",
@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.000003 0.000011 ( 0.000012)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.000000 0.007418 2.362395 ( 2.590543)
build_miniruby 0.000350 0.000932 1.176933 ( 1.178699)
build_ruby 0.001103 0.000552 1.967262 ( 3.926474)
build_all 0.000908 0.005953 3.243923 ( 1.629707)
build_install 0.010530 0.004092 4.768742 ( 2.550290)
test_btest 0.000000 0.002183 50.621834 ( 20.075925)
test_basic 0.005249 0.002644 0.528600 ( 0.601721)
test_all 0.110015 0.022003 455.785820 (188.566003)
test_rubyspec 0.061973 0.053123 65.317533 ( 29.705089)
total: 250.83 sec