Logfile: /home/opc/ruby/logs/brlog.master.20230706-074712
#<BuildRuby:0x0000ffff38a9fdc0
@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.20230706-074712",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.004063 0.001271 1.390943 ( 3.552524)
build_miniruby 0.000968 0.000303 1.077041 ( 1.078462)
build_ruby 0.001606 0.000000 1.786612 ( 3.247126)
build_all 0.004104 0.002028 1.534007 ( 1.087795)
build_install 0.008131 0.005307 2.238077 ( 2.537371)
test_btest 0.000572 0.000200 49.416950 ( 18.348226)
test_basic 0.005073 0.001777 0.502811 ( 0.578902)
test_all 0.002253 0.000790 429.555749 (176.984817)
test_rubyspec 0.065735 0.022682 51.346295 ( 62.035572)
total: 269.45 sec