Logfile: /home/opc/ruby/logs/brlog.master.20241211-055002
#<BuildRuby:0x0000ffff686afdc0
@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.20241211-055002",
@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.000001 0.000010 ( 0.000011)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.004737 0.000837 1.909198 ( 2.704324)
build_miniruby 0.001182 0.000209 1.219876 ( 1.218203)
build_ruby 0.001661 0.000000 2.015153 ( 4.273550)
build_all 0.000000 0.008181 3.416633 ( 1.682856)
build_install 0.007933 0.008904 4.639295 ( 2.542536)
test_btest 0.000591 0.000215 49.701221 ( 21.550433)
test_basic 0.002970 0.005013 0.544041 ( 0.613798)
test_all 0.089668 0.041379 481.647063 (196.458176)
test_rubyspec 0.044056 0.075122 66.890760 ( 30.326647)
total: 261.37 sec