Logfile: /home/opc/ruby/logs/brlog.master.20240925-025753
#<BuildRuby:0x0000ffff5100fdd8
@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.20240925-025753",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.006645 0.000314 2.386962 ( 2.604433)
build_miniruby 0.001344 0.000063 1.199294 ( 1.199417)
build_ruby 0.000000 0.002350 2.020741 ( 3.785179)
build_all 0.000971 0.006155 3.356150 ( 1.657254)
build_install 0.013387 0.003669 4.827619 ( 2.378118)
test_btest 0.000749 0.000120 49.539458 ( 19.572219)
test_basic 0.008250 0.000000 0.528505 ( 0.607233)
test_all 0.087335 0.048419 459.980275 (189.650289)
test_rubyspec 0.066239 0.050334 65.393185 ( 29.878478)
total: 251.33 sec