Logfile: /home/opc/ruby/logs/brlog.master.20240707-102825
#<BuildRuby:0x0000fffcb7b1fdc8
@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.20240707-102825",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005533 0.000000 1.972651 ( 2.430544)
build_miniruby 0.001195 0.000000 1.163682 ( 1.162923)
build_ruby 0.001520 0.000000 1.998099 ( 4.252718)
build_all 0.004421 0.003528 4.036159 ( 1.901516)
build_install 0.013299 0.001817 5.308239 ( 2.675523)
test_btest 0.000797 0.000109 59.883568 ( 23.557086)
test_basic 0.007804 0.000468 0.575271 ( 0.652966)
test_all 0.089745 0.041306 488.237184 (194.700782)
test_rubyspec 0.059855 0.051550 80.814953 ( 35.711941)
total: 267.05 sec