Logfile: /home/opc/ruby/logs/brlog.master.20230910-201204
#<BuildRuby:0x0000fffd4f23fdc8
@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.20230910-201204",
@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.000001 0.000020 ( 0.000020)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.005777 0.000305 1.409236 ( 3.586524)
build_miniruby 0.001052 0.000056 1.048224 ( 1.047075)
build_ruby 0.001511 0.000080 1.769067 ( 3.262390)
build_all 0.002021 0.004181 3.187108 ( 1.569368)
build_install 0.009002 0.004974 3.898217 ( 2.311921)
test_btest 0.000693 0.000099 45.478342 ( 16.588576)
test_basic 0.006327 0.000904 0.495456 ( 0.567348)
test_all 0.009689 0.001578 410.127427 (166.765458)
test_rubyspec 0.071579 0.024817 56.214556 ( 66.875267)
total: 262.57 sec