Logfile: /home/opc/ruby/logs/brlog.master.20240808-064431
#<BuildRuby:0x0000fffd5c5bfdd8
@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.20240808-064431",
@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.000007 0.000003 0.000010 ( 0.000011)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005637 0.002026 1.785222 ( 2.287389)
build_miniruby 0.001345 0.000000 1.182698 ( 1.182299)
build_ruby 0.002797 0.000000 1.979064 ( 4.032883)
build_all 0.007250 0.000000 3.844380 ( 1.811255)
build_install 0.010753 0.005908 5.047767 ( 2.620726)
test_btest 0.000664 0.000222 60.154907 ( 23.057199)
test_basic 0.000000 0.007375 0.575229 ( 0.643066)
test_all 0.073492 0.056247 500.507194 (207.717276)
test_rubyspec 0.050497 0.065197 79.625846 ( 34.782238)
total: 278.14 sec