Logfile: /home/opc/ruby/logs/brlog.master.20230904-050800
#<BuildRuby:0x0000fffcc3effdd8
@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.20230904-050800",
@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.000012 0.000000 0.000012 ( 0.000012)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.004652 0.000000 1.161726 ( 1.907230)
build_miniruby 0.001423 0.000000 1.055117 ( 1.057142)
build_ruby 0.003566 0.000000 1.771504 ( 3.289265)
build_all 0.000000 0.006568 3.174205 ( 1.571809)
build_install 0.010637 0.001970 3.767670 ( 2.186117)
test_btest 0.000689 0.000058 46.340919 ( 16.867079)
test_basic 0.006407 0.000535 0.488117 ( 0.560647)
test_all 0.008216 0.000685 420.852595 (170.520113)
test_rubyspec 0.075635 0.036160 54.358846 ( 65.077315)
total: 263.04 sec