Logfile: /home/opc/ruby/logs/brlog.master.20240903-082006
#<BuildRuby:0x0000fffddebcfde0
@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.20240903-082006",
@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.000002 0.000011 ( 0.000011)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.006283 0.000571 1.846191 ( 2.299315)
build_miniruby 0.001562 0.000000 1.223465 ( 1.221700)
build_ruby 0.002152 0.000000 1.987179 ( 4.494898)
build_all 0.003666 0.003930 3.817377 ( 1.826032)
build_install 0.011760 0.003931 5.080161 ( 2.681762)
test_btest 0.000743 0.000203 61.659207 ( 23.494177)
test_basic 0.003433 0.003891 0.579914 ( 0.646565)
test_all 0.101178 0.036384 487.749976 (204.747662)
test_rubyspec 0.065889 0.047222 79.188450 ( 34.827970)
total: 276.24 sec