Logfile: /home/opc/ruby/logs/brlog.master.20231012-012535
#<BuildRuby:0x0000fffd9036fdd8
@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.20231012-012535",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.000155 0.008087 1.574375 ( 2.153915)
build_miniruby 0.000999 0.000158 1.064409 ( 1.064623)
build_ruby 0.002668 0.000000 1.790962 ( 3.487490)
build_all 0.002828 0.003492 3.385079 ( 1.683565)
build_install 0.013248 0.000946 4.162528 ( 2.265694)
test_btest 0.000690 0.000120 46.086676 ( 16.780766)
test_basic 0.005412 0.000941 0.503061 ( 0.579960)
test_all 0.008590 0.000534 464.029037 (184.839256)
test_rubyspec 0.064663 0.038254 55.868146 ( 66.541090)
total: 279.40 sec