Logfile: /home/opc/ruby/logs/brlog.master.20240115-103420
#<BuildRuby:0x0000ffff60f2fde0
@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.20240115-103420",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004913 0.000139 1.174782 ( 1.879605)
build_miniruby 0.001241 0.000000 1.105083 ( 1.104998)
build_ruby 0.001579 0.000000 1.834187 ( 3.786027)
build_all 0.006819 0.000136 3.410603 ( 1.671919)
build_install 0.006821 0.008206 4.037439 ( 2.296363)
test_btest 0.000748 0.000170 49.999826 ( 19.054897)
test_basic 0.006436 0.001466 0.517786 ( 0.594369)
test_all 0.104878 0.024286 515.778628 (205.369710)
test_rubyspec 0.066738 0.037814 57.758058 ( 68.455183)
total: 304.21 sec