Logfile: /home/opc/ruby/logs/brlog.master.20230510-070037
#<BuildRuby:0x0000fffd2ddffdd8
@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.20230510-070037",
@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.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005249 0.000585 1.403767 ( 3.721064)
build_miniruby 0.001199 0.000134 1.037918 ( 1.039115)
build_ruby 0.001388 0.000155 1.666946 ( 3.071693)
build_all 0.007440 0.000000 1.538398 ( 0.964423)
build_install 0.013465 0.000708 2.226042 ( 1.650962)
test_btest 0.000835 0.000080 49.802714 ( 18.229854)
test_basic 0.001678 0.005173 0.488790 ( 0.566553)
test_all 0.002153 0.000308 432.323903 (171.865077)
test_rubyspec 0.062573 0.027574 50.887861 ( 61.597709)
total: 262.71 sec