Logfile: /home/opc/ruby/logs/brlog.master.20240114-190355
#<BuildRuby:0x0000fffcc577fde0
@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.20240114-190355",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000799 0.003992 1.172968 ( 1.907131)
build_miniruby 0.001220 0.000000 1.103217 ( 1.101311)
build_ruby 0.001880 0.000000 1.844244 ( 3.717312)
build_all 0.008103 0.000000 3.410790 ( 1.725873)
build_install 0.010570 0.003306 3.990056 ( 2.293321)
test_btest 0.000958 0.000111 49.358387 ( 19.229056)
test_basic 0.006172 0.000266 0.509046 ( 0.582472)
test_all 0.092695 0.038818 517.711357 (205.236235)
test_rubyspec 0.075412 0.030519 56.592793 ( 67.339776)
total: 303.13 sec