Logfile: /home/opc/ruby/logs/brlog.master.20240812-163251
#<BuildRuby:0x0000fffe120efdd8
@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.20240812-163251",
@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.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.001807 0.003669 1.767886 ( 2.298744)
build_miniruby 0.001299 0.000059 1.164742 ( 1.163903)
build_ruby 0.003595 0.000152 1.943549 ( 4.322298)
build_all 0.003635 0.003910 3.823063 ( 1.831094)
build_install 0.000595 0.013857 4.988343 ( 2.636319)
test_btest 0.000631 0.000152 60.115171 ( 22.724772)
test_basic 0.003912 0.003331 0.567872 ( 0.635536)
test_all 0.101922 0.026474 499.930745 (206.142426)
test_rubyspec 0.056424 0.056739 79.210383 ( 34.607857)
total: 276.36 sec