Logfile: /home/opc/ruby/logs/brlog.master.20230712-155745
#<BuildRuby:0x0000fffc417dfdc8
@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.20230712-155745",
@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.000003 0.000013 ( 0.000013)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.006102 1.416095 ( 3.647596)
build_miniruby 0.000663 0.000573 1.084738 ( 1.084140)
build_ruby 0.001532 0.000541 1.797298 ( 3.774449)
build_all 0.003724 0.002403 1.559336 ( 0.957928)
build_install 0.009733 0.003589 2.275787 ( 1.659738)
test_btest 0.000616 0.000227 49.417647 ( 19.015871)
test_basic 0.004801 0.001771 0.506063 ( 0.587935)
test_all 0.002017 0.000291 425.344192 (168.160978)
test_rubyspec 0.062810 0.028370 52.208098 ( 63.076466)
total: 261.97 sec