Logfile: /home/opc/ruby/logs/brlog.master.20241101-184216
#<BuildRuby:0x0000fffd77effdd8
@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.20241101-184216",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000025 0.000000 0.000025 ( 0.000031)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.001636 0.003783 1.983399 ( 2.486914)
build_miniruby 0.001162 0.000116 1.177618 ( 1.177744)
build_ruby 0.001944 0.000195 1.953354 ( 4.282108)
build_all 0.007665 0.000355 3.432387 ( 1.661216)
build_install 0.011432 0.005230 4.743941 ( 2.442469)
test_btest 0.000835 0.000114 49.243719 ( 20.563087)
test_basic 0.003572 0.003670 0.587986 ( 0.662812)
test_all 0.103635 0.033420 518.182540 (235.173074)
test_rubyspec 0.060236 0.060505 65.368096 ( 29.785818)
total: 298.24 sec