Logfile: /home/opc/ruby/logs/brlog.master.20240828-090844
#<BuildRuby:0x0000ffff780afdc0
@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.20240828-090844",
@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.000000 0.000011 ( 0.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.005381 0.000283 1.789890 ( 2.448580)
build_miniruby 0.001280 0.000068 1.162088 ( 1.165604)
build_ruby 0.001738 0.000000 1.988689 ( 4.330913)
build_all 0.007172 0.000234 4.101518 ( 1.955981)
build_install 0.011884 0.004807 5.271564 ( 2.698856)
test_btest 0.000930 0.000085 60.110854 ( 24.260985)
test_basic 0.006996 0.000637 0.572669 ( 0.650861)
test_all 0.088909 0.042574 505.170637 (206.816710)
test_rubyspec 0.058829 0.052753 80.503536 ( 35.244399)
total: 279.57 sec