Logfile: /home/opc/ruby/logs/brlog.master.20230331-172329
#<BuildRuby:0x0000ffff61fbfde0
@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.20230331-172329",
@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.000007 0.000004 0.000011 ( 0.000012)
autoconf 0.000013 0.000007 0.000020 ( 0.000021)
configure 0.000009 0.000005 0.000014 ( 0.000014)
build_up 0.000737 0.004558 1.393039 ( 3.703868)
build_miniruby 0.000772 0.000475 0.943232 ( 0.943853)
build_ruby 0.000954 0.000586 1.592134 ( 2.630705)
build_all 0.006092 0.000000 1.552413 ( 0.950987)
build_install 0.012056 0.002499 2.240308 ( 1.620850)
test_btest 0.000556 0.000277 47.613222 ( 17.336266)
test_basic 0.006047 0.000892 0.357233 ( 0.453430)
test_all 0.000000 0.003154 422.953026 (177.341401)
test_rubyspec 0.065502 0.030507 51.566322 ( 60.218654)
total: 265.20 sec