Logfile: /home/opc/ruby/logs/brlog.master.20240127-131519
#<BuildRuby:0x0000fffcf3e0fdd0
@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.20240127-131519",
@make="make",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.000000 0.005591 1.370777 ( 2.101171)
build_miniruby 0.000151 0.001242 1.129815 ( 1.133477)
build_ruby 0.001700 0.000242 1.846271 ( 3.429280)
build_all 0.006499 0.000925 3.695943 ( 1.769067)
build_install 0.002760 0.013062 4.457476 ( 2.566809)
test_btest 0.000676 0.000193 54.412588 ( 21.591175)
test_basic 0.006372 0.000574 0.528139 ( 0.596244)
test_all 0.076400 0.047727 524.689223 (215.712240)
test_rubyspec 0.052963 0.100055 98.462497 ( 43.094376)
total: 291.99 sec