Logfile: /home/opc/ruby/logs/brlog.master.20240701-090754
#<BuildRuby:0x0000fffd55c3fde0
@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.20240701-090754",
@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.000033 0.000009 0.000042 ( 0.000043)
autoconf 0.000017 0.000005 0.000022 ( 0.000020)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.004480 0.001123 1.966758 ( 2.481678)
build_miniruby 0.001007 0.000252 1.166658 ( 1.167772)
build_ruby 0.002351 0.000590 1.926098 ( 4.360561)
build_all 0.006401 0.001605 4.039354 ( 1.911816)
build_install 0.012525 0.004314 5.345644 ( 2.954058)
test_btest 0.000665 0.000176 59.252779 ( 22.528678)
test_basic 0.005694 0.001501 0.563164 ( 0.637011)
test_all 0.091467 0.033651 519.164091 (223.756234)
test_rubyspec 0.032371 0.082903 78.698761 ( 34.678315)
total: 294.48 sec