Logfile: /home/opc/ruby/logs/brlog.master.20240918-223105
#<BuildRuby:0x0000ffff6901fdd8
@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.20240918-223105",
@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.000012)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000039 0.000007 0.000046 ( 0.000046)
build_up 0.005931 0.000330 2.358119 ( 2.522066)
build_miniruby 0.001393 0.000000 1.180138 ( 1.179131)
build_ruby 0.002301 0.000000 1.954770 ( 4.461069)
build_all 0.007136 0.000000 3.289463 ( 1.662935)
build_install 0.012783 0.003992 4.812500 ( 2.546333)
test_btest 0.001339 0.000128 48.794905 ( 19.075679)
test_basic 0.003357 0.003286 0.522832 ( 0.590139)
test_all 0.103264 0.031111 467.969080 (204.577674)
test_rubyspec 0.059245 0.055784 65.095253 ( 29.617726)
total: 266.23 sec