Logfile: /home/opc/ruby/logs/brlog.master.20240904-081939
#<BuildRuby:0x0000ffff513cfdd8
@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.20240904-081939",
@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.000003 0.000012 ( 0.000011)
autoconf 0.000016 0.000006 0.000022 ( 0.000021)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.005183 0.000369 1.789706 ( 2.441109)
build_miniruby 0.000949 0.000297 1.163927 ( 1.168385)
build_ruby 0.000000 0.001571 1.977234 ( 4.182837)
build_all 0.005767 0.001670 3.872539 ( 1.844411)
build_install 0.013540 0.003196 5.037681 ( 2.697141)
test_btest 0.000619 0.000197 61.698111 ( 26.470900)
test_basic 0.007511 0.000000 0.598473 ( 0.665497)
test_all 0.099676 0.041863 543.796805 (218.406247)
test_rubyspec 0.069247 0.048493 79.042989 ( 34.628002)
total: 292.51 sec