Logfile: /home/opc/ruby/logs/brlog.master.20241219-024028
#<BuildRuby:0x0000fffeb067fde0
@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.20241219-024028",
@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.000002 0.000013 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.003456 0.000610 1.047385 ( 1.732153)
build_miniruby 0.001231 0.000218 1.201420 ( 1.200013)
build_ruby 0.001336 0.000236 2.078049 ( 4.237540)
build_all 0.003012 0.005395 3.493788 ( 1.692323)
build_install 0.007017 0.008542 4.258342 ( 2.490823)
test_btest 0.001493 0.000476 49.378462 ( 19.645837)
test_basic 0.003448 0.005205 0.549193 ( 0.612661)
test_all 0.115581 0.019528 465.088486 (202.320744)
test_rubyspec 0.058475 0.055946 66.673528 ( 30.246594)
total: 264.18 sec