Logfile: /home/opc/ruby/logs/brlog.master.20231121-020336
#<BuildRuby:0x0000fffecd2dfdd0
@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.20231121-020336",
@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.000010 0.000001 0.000011 ( 0.000041)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.002662 0.003176 1.339802 ( 2.104084)
build_miniruby 0.001107 0.000166 1.079767 ( 1.080881)
build_ruby 0.001388 0.000209 1.784212 ( 3.774110)
build_all 0.003472 0.003057 3.260627 ( 1.589301)
build_install 0.008399 0.005528 3.985749 ( 2.286734)
test_btest 0.000689 0.000157 48.234801 ( 20.951585)
test_basic 0.006664 0.000569 0.507711 ( 0.576565)
test_all 0.069527 0.055182 460.690862 (193.335624)
test_rubyspec 0.050647 0.047457 55.903959 ( 66.615181)
total: 292.31 sec