Logfile: /home/opc/ruby/logs/brlog.master.20231227-135732
#<BuildRuby:0x0000ffff4ffdfdc8
@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.20231227-135732",
@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.000001 0.000013 ( 0.000012)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000977 0.003938 1.171158 ( 1.846500)
build_miniruby 0.001145 0.000115 1.092836 ( 1.090752)
build_ruby 0.001431 0.000144 1.827012 ( 3.233416)
build_all 0.008045 0.000806 3.450695 ( 1.658983)
build_install 0.011228 0.003101 4.006059 ( 2.273905)
test_btest 0.000965 0.000116 49.659871 ( 19.803391)
test_basic 0.003087 0.003282 0.502170 ( 0.570522)
test_all 0.094135 0.037400 518.735785 (215.017026)
test_rubyspec 0.062898 0.040740 57.173973 ( 67.937127)
total: 313.43 sec