Logfile: /home/opc/ruby/logs/brlog.master.20240712-141717
#<BuildRuby:0x0000fffdf313fdc0
@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.20240712-141717",
@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.000018 0.000000 0.000018 ( 0.000023)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.002214 0.003436 1.772875 ( 2.340062)
build_miniruby 0.001491 0.000000 1.172806 ( 1.172930)
build_ruby 0.000961 0.003540 2.044297 ( 4.540015)
build_all 0.006858 0.003018 4.272474 ( 1.987824)
build_install 0.010360 0.006973 5.450953 ( 2.781454)
test_btest 0.000801 0.000171 61.883603 ( 23.930997)
test_basic 0.000435 0.007227 0.574615 ( 0.652134)
test_all 0.088847 0.054485 488.845413 (196.012011)
test_rubyspec 0.064051 0.052393 79.902750 ( 35.291786)
total: 268.71 sec