Logfile: /home/opc/ruby/logs/brlog.master.20240929-023637
#<BuildRuby:0x0000ffff1f5ffdd8
@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.20240929-023637",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.005900 0.000317 2.476582 ( 2.957364)
build_miniruby 0.001255 0.000000 1.312045 ( 2.167542)
build_ruby 0.000000 0.001656 1.967809 ( 4.493318)
build_all 0.005281 0.002010 3.296329 ( 1.633986)
build_install 0.015845 0.000014 4.983856 ( 3.622820)
test_btest 0.000792 0.000126 49.518888 ( 18.968536)
test_basic 0.003617 0.003923 0.527202 ( 0.607972)
test_all 0.094544 0.037642 472.754716 (197.662239)
test_rubyspec 0.072241 0.065620 69.034745 ( 32.270575)
total: 264.39 sec