Logfile: /home/opc/ruby/logs/brlog.master.20240111-164717
#<BuildRuby:0x0000fffdc997fdc0
@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.20240111-164717",
@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.000022)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.005216 0.000064 1.240806 ( 2.002836)
build_miniruby 0.001285 0.000061 1.216986 ( 1.216025)
build_ruby 0.002712 0.000130 1.853628 ( 3.631854)
build_all 0.007026 0.000131 3.406190 ( 1.635148)
build_install 0.009921 0.004389 4.028011 ( 2.278335)
test_btest 0.000793 0.000066 50.626303 ( 19.234176)
test_basic 0.002765 0.004726 0.518371 ( 0.592203)
test_all 0.090587 0.040944 500.062519 (199.216748)
test_rubyspec 0.070119 0.040083 57.037127 ( 67.699331)
total: 297.51 sec