Logfile: /home/opc/ruby/logs/brlog.master.20240915-085059
#<BuildRuby:0x0000fffd6eb7fdd8
@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.20240915-085059",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006007 0.000330 2.220183 ( 2.394439)
build_miniruby 0.001188 0.000197 1.177231 ( 1.176172)
build_ruby 0.001584 0.000263 1.961861 ( 4.474183)
build_all 0.003153 0.004031 3.291942 ( 1.633863)
build_install 0.013676 0.000995 4.606418 ( 2.350771)
test_btest 0.000795 0.000150 48.353109 ( 19.140048)
test_basic 0.007919 0.000611 0.522225 ( 0.597918)
test_all 0.096426 0.034807 505.104645 (234.915032)
test_rubyspec 0.064206 0.054111 64.949510 ( 29.615361)
total: 296.30 sec