Logfile: /home/opc/ruby/logs/brlog.master.20240915-085557
#<BuildRuby:0x0000ffff56bcfdd0
@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.20240915-085557",
@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.000001 0.000010 ( 0.000011)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.006641 0.000282 2.208873 ( 2.482484)
build_miniruby 0.001276 0.000143 1.208338 ( 1.206926)
build_ruby 0.002220 0.000248 2.021722 ( 4.366521)
build_all 0.004694 0.002686 3.321079 ( 1.647909)
build_install 0.009193 0.006551 4.626315 ( 2.371284)
test_btest 0.000705 0.000136 49.471983 ( 19.422058)
test_basic 0.006739 0.001300 0.515734 ( 0.592072)
test_all 0.096295 0.039058 507.712266 (229.867074)
test_rubyspec 0.049576 0.069792 66.892840 ( 30.299520)
total: 292.26 sec