Logfile: /home/opc/ruby/logs/brlog.master.20240128-220820
#<BuildRuby:0x0000fffbf292fdd0
@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.20240128-220820",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000019 0.000001 0.000020 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005873 0.000327 1.363285 ( 2.079295)
build_miniruby 0.000000 0.001249 1.117158 ( 1.117247)
build_ruby 0.000000 0.002459 1.857411 ( 3.931885)
build_all 0.004325 0.003276 3.678358 ( 1.752016)
build_install 0.012966 0.001193 4.434934 ( 2.422968)
test_btest 0.000708 0.000093 53.365416 ( 20.566679)
test_basic 0.002619 0.004774 0.532274 ( 0.600924)
test_all 0.086012 0.037138 490.749239 (197.211263)
test_rubyspec 0.052628 0.092545 96.565305 ( 40.605924)
total: 270.29 sec