Logfile: /home/opc/ruby/logs/brlog.master.20241002-134435
#<BuildRuby:0x0000fffe3ce4fdc8
@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.20241002-134435",
@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.000017 0.000002 0.000019 ( 0.000012)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.006705 0.000444 2.366885 ( 2.596797)
build_miniruby 0.001449 0.000000 1.177153 ( 1.177235)
build_ruby 0.001689 0.000155 1.951236 ( 3.938027)
build_all 0.002460 0.004644 3.366751 ( 1.654975)
build_install 0.012089 0.005022 4.931230 ( 2.432166)
test_btest 0.000720 0.000131 49.347140 ( 19.145493)
test_basic 0.005682 0.001031 0.525864 ( 0.593371)
test_all 0.094295 0.037409 493.779787 (203.750672)
test_rubyspec 0.074601 0.040490 65.055171 ( 29.801430)
total: 265.09 sec