Logfile: /home/opc/ruby/logs/brlog.master.20240913-200451
#<BuildRuby:0x0000ffff0329fdd0
@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.20240913-200451",
@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.000018 0.000002 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005501 0.000234 2.196312 ( 2.527259)
build_miniruby 0.001190 0.000071 1.181144 ( 1.180585)
build_ruby 0.001928 0.000202 1.961474 ( 4.206469)
build_all 0.006558 0.000688 3.273329 ( 1.629529)
build_install 0.014444 0.000516 4.623346 ( 2.372407)
test_btest 0.000782 0.000074 49.496212 ( 19.411085)
test_basic 0.006948 0.000195 0.521422 ( 0.599108)
test_all 0.097292 0.032283 502.843511 (223.640312)
test_rubyspec 0.067607 0.047023 65.010361 ( 29.602517)
total: 285.17 sec