Logfile: /home/opc/ruby/logs/brlog.master.20241101-172115
#<BuildRuby:0x0000ffff3cc0fdc8
@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.20241101-172115",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.005612 0.000595 2.103149 ( 2.611055)
build_miniruby 0.001439 0.000153 1.306492 ( 1.306788)
build_ruby 0.001650 0.000175 2.001832 ( 3.891917)
build_all 0.006646 0.000704 3.459531 ( 1.692982)
build_install 0.014789 0.000995 4.744707 ( 2.484518)
test_btest 0.000930 0.000036 48.762049 ( 19.013406)
test_basic 0.002371 0.005112 0.522263 ( 0.589313)
test_all 0.097029 0.036613 473.390640 (215.948213)
test_rubyspec 0.064055 0.049526 66.229046 ( 30.159317)
total: 277.70 sec