Logfile: /home/opc/ruby/logs/brlog.master.20240906-011041
#<BuildRuby:0x0000ffff803dfdd0
@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.20240906-011041",
@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.000002 0.000011 ( 0.000011)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.005355 0.000000 1.779822 ( 2.239823)
build_miniruby 0.001548 0.000000 1.176251 ( 1.178542)
build_ruby 0.002099 0.000284 1.969736 ( 4.341310)
build_all 0.007074 0.000000 3.876400 ( 1.855862)
build_install 0.014872 0.000000 5.077509 ( 2.680920)
test_btest 0.000791 0.000000 61.233869 ( 26.049434)
test_basic 0.006709 0.000923 0.573371 ( 0.642318)
test_all 0.110822 0.019302 495.576205 (206.626402)
test_rubyspec 0.056038 0.059867 79.515027 ( 34.832302)
total: 280.45 sec