Logfile: /home/opc/ruby/logs/brlog.master.20231018-061439
#<BuildRuby:0x0000ffff2fe3fdd0
@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.20231018-061439",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005847 0.000294 1.550752 ( 2.126552)
build_miniruby 0.001197 0.000060 1.081178 ( 1.079716)
build_ruby 0.002073 0.000104 1.794944 ( 3.480092)
build_all 0.000000 0.007041 3.288450 ( 1.606697)
build_install 0.010790 0.003018 4.096489 ( 2.243307)
test_btest 0.000706 0.000104 48.946817 ( 18.937686)
test_basic 0.007174 0.000498 0.506888 ( 0.575441)
test_all 0.006791 0.003651 475.757751 (193.189730)
test_rubyspec 0.058907 0.041910 55.544302 ( 66.102979)
total: 289.34 sec