Logfile: /home/opc/ruby/logs/brlog.master.20240714-163559
#<BuildRuby:0x0000fffdb224fdc8
@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.20240714-163559",
@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.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005276 0.000228 1.791696 ( 2.315787)
build_miniruby 0.001143 0.000189 1.168600 ( 1.169450)
build_ruby 0.001372 0.000226 1.975014 ( 4.388606)
build_all 0.006996 0.000444 4.147880 ( 1.921052)
build_install 0.010570 0.005553 5.363002 ( 2.727401)
test_btest 0.000801 0.000159 60.858228 ( 23.037715)
test_basic 0.002885 0.004250 0.571673 ( 0.649891)
test_all 0.114864 0.024795 492.254007 (201.844084)
test_rubyspec 0.067142 0.047710 80.217958 ( 35.420157)
total: 273.47 sec