Logfile: /home/opc/ruby/logs/brlog.master.20240216-184142
#<BuildRuby:0x0000fffcccd4fde0
@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.20240216-184142",
@make="make",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.005795 0.001017 1.349640 ( 2.059027)
build_miniruby 0.001012 0.000178 1.101348 ( 1.100574)
build_ruby 0.001605 0.000000 1.839377 ( 3.282343)
build_all 0.007121 0.000039 3.673572 ( 1.727759)
build_install 0.013522 0.000688 4.485456 ( 2.485890)
test_btest 0.000898 0.000128 55.028362 ( 20.640811)
test_basic 0.006263 0.000224 0.534455 ( 0.613859)
test_all 0.095516 0.030120 500.961506 (198.115918)
test_rubyspec 0.028382 0.075248 73.101825 ( 32.998176)
total: 263.03 sec