Logfile: /home/opc/ruby/logs/brlog.master.20230703-171710
#<BuildRuby:0x0000fffcd593fdc8
@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.20230703-171710",
@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.000012)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005208 0.000919 1.412609 ( 3.531195)
build_miniruby 0.000946 0.000167 1.072726 ( 1.076067)
build_ruby 0.001968 0.000000 1.761716 ( 3.139284)
build_all 0.003684 0.002889 3.239879 ( 1.743484)
build_install 0.008540 0.006130 3.936844 ( 3.325171)
test_btest 0.000923 0.000231 49.346130 ( 19.431344)
test_basic 0.003025 0.004042 0.508498 ( 0.583727)
test_all 0.003176 0.000000 439.829487 (202.003329)
test_rubyspec 0.051238 0.038469 52.539712 ( 63.255782)
total: 298.09 sec