Logfile: /home/opc/ruby/logs/brlog.master.20230704-223839
#<BuildRuby:0x0000fffd9fb0fde0
@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.20230704-223839",
@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.000000 0.000011 ( 0.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.005551 0.000075 1.415060 ( 3.599433)
build_miniruby 0.001118 0.000059 1.065500 ( 1.067879)
build_ruby 0.001485 0.000079 1.756297 ( 3.215275)
build_all 0.006281 0.000097 3.236908 ( 1.742671)
build_install 0.012958 0.000404 3.932867 ( 3.159662)
test_btest 0.000702 0.000034 49.556866 ( 18.417406)
test_basic 0.006803 0.000325 0.503283 ( 0.579623)
test_all 0.001544 0.001466 419.797380 (172.809195)
test_rubyspec 0.053782 0.036938 51.419166 ( 62.160538)
total: 266.75 sec