Logfile: /home/opc/ruby/logs/brlog.master.20240627-124521
#<BuildRuby:0x0000ffff02b9fdc8
@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.20240627-124521",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.002359 0.003506 1.978133 ( 2.390963)
build_miniruby 0.000000 0.001591 1.143888 ( 1.142202)
build_ruby 0.001080 0.001659 1.899921 ( 3.921861)
build_all 0.005734 0.001753 3.978157 ( 1.883986)
build_install 0.012282 0.002540 5.266797 ( 2.657742)
test_btest 0.000737 0.000153 58.942156 ( 22.893121)
test_basic 0.003260 0.003766 0.560736 ( 0.641191)
test_all 0.095137 0.032539 540.941521 (213.169453)
test_rubyspec 0.046994 0.059179 78.691666 ( 34.651358)
total: 283.35 sec