Logfile: /home/opc/ruby/logs/brlog.master.20230707-224055
#<BuildRuby:0x0000fffc1f7ffdc0
@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.20230707-224055",
@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.000018 0.000002 0.000020 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.004891 0.000544 1.417818 ( 3.574959)
build_miniruby 0.001218 0.000136 1.107715 ( 1.108076)
build_ruby 0.001354 0.000150 1.814519 ( 3.330711)
build_all 0.003351 0.003571 1.599328 ( 1.139817)
build_install 0.014250 0.000245 2.365128 ( 2.657203)
test_btest 0.000822 0.000107 50.506876 ( 20.437661)
test_basic 0.005691 0.000742 0.507817 ( 0.586381)
test_all 0.002790 0.000242 424.310291 (167.897021)
test_rubyspec 0.052232 0.039192 51.894910 ( 62.708130)
total: 263.44 sec