Logfile: /home/opc/ruby/logs/brlog.master.20240821-022108
#<BuildRuby:0x0000fffcd249fdc0
@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.20240821-022108",
@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.000014 0.000001 0.000015 ( 0.000014)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.005969 0.000285 1.895836 ( 2.438533)
build_miniruby 0.001403 0.000000 1.297772 ( 1.299287)
build_ruby 0.002311 0.000000 2.080198 ( 4.391343)
build_all 0.004587 0.003833 3.997233 ( 1.913139)
build_install 0.014832 0.001237 5.275613 ( 2.765321)
test_btest 0.000726 0.000061 59.893666 ( 22.871738)
test_basic 0.002005 0.004922 0.573542 ( 0.641052)
test_all 0.062583 0.073848 536.529383 (215.274745)
test_rubyspec 0.052816 0.058058 79.497152 ( 34.850442)
total: 286.45 sec