Logfile: /home/opc/ruby/logs/brlog.master.20230906-132351
#<BuildRuby:0x0000fffcb2a9fdd0
@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.20230906-132351",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004439 0.000248 1.157045 ( 1.911103)
build_miniruby 0.000000 0.001208 1.049424 ( 1.049556)
build_ruby 0.000481 0.002613 1.764587 ( 3.289857)
build_all 0.006337 0.000000 3.218596 ( 1.582104)
build_install 0.009438 0.004070 3.814075 ( 2.180799)
test_btest 0.000720 0.000094 45.080117 ( 16.503407)
test_basic 0.006564 0.000297 0.489499 ( 0.562807)
test_all 0.008196 0.001029 431.177206 (178.004143)
test_rubyspec 0.068129 0.036489 55.041244 ( 66.009291)
total: 271.09 sec