Logfile: /home/opc/ruby/logs/brlog.master.20240707-024018
#<BuildRuby:0x0000ffff6605fdc8
@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-024018",
@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.000008 0.000003 0.000011 ( 0.000012)
autoconf 0.000017 0.000006 0.000023 ( 0.000023)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005819 0.000543 2.016489 ( 2.426188)
build_miniruby 0.001257 0.000000 1.188029 ( 1.188034)
build_ruby 0.001905 0.000000 2.030954 ( 4.346186)
build_all 0.009300 0.000018 4.238238 ( 2.003518)
build_install 0.005910 0.011679 5.476067 ( 2.751306)
test_btest 0.000806 0.000307 62.668084 ( 23.368892)
test_basic 0.000000 0.007446 0.580816 ( 0.655439)
test_all 0.092500 0.043332 503.174559 (211.223434)
test_rubyspec 0.056384 0.054464 78.961449 ( 34.777055)
total: 282.74 sec