Logfile: /home/opc/ruby/logs/brlog.master.20230830-224456
#<BuildRuby:0x0000fffd114ffdd0
@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.20230830-224456",
@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.000009 0.000001 0.000010 ( 0.000012)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.000560 0.004115 1.139548 ( 1.851177)
build_miniruby 0.001036 0.000244 1.047843 ( 1.056521)
build_ruby 0.001284 0.000637 1.781173 ( 3.239301)
build_all 0.000000 0.006509 3.198202 ( 1.597704)
build_install 0.005334 0.007618 3.801146 ( 2.186949)
test_btest 0.000675 0.000278 45.497692 ( 16.643328)
test_basic 0.004529 0.001866 0.488426 ( 0.562783)
test_all 0.004727 0.004091 398.916636 (163.634961)
test_rubyspec 0.052098 0.048251 55.065834 ( 66.340139)
total: 257.11 sec