Logfile: /home/opc/ruby/logs/brlog.master.20231226-014233
#<BuildRuby:0x0000fffcd097fdd8
@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.20231226-014233",
@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.000011)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.000797 0.004244 1.155752 ( 1.831818)
build_miniruby 0.001273 0.000000 1.093152 ( 1.093078)
build_ruby 0.003084 0.000051 1.814875 ( 3.871904)
build_all 0.006413 0.000353 3.293313 ( 1.620768)
build_install 0.009840 0.003733 3.876190 ( 2.237630)
test_btest 0.000716 0.000131 47.808080 ( 20.622116)
test_basic 0.003596 0.003197 0.506840 ( 0.577000)
test_all 0.077222 0.050014 508.156530 (208.547327)
test_rubyspec 0.047471 0.055295 56.165580 ( 66.886314)
total: 307.29 sec