Logfile: /home/opc/ruby/logs/brlog.master.20241018-173007
#<BuildRuby:0x0000fffdae03fdc0
@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.20241018-173007",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005088 0.000565 1.995502 ( 2.536563)
build_miniruby 0.001212 0.000135 1.184704 ( 1.183103)
build_ruby 0.001640 0.000182 1.939595 ( 4.116026)
build_all 0.007223 0.000000 3.435884 ( 1.686422)
build_install 0.014756 0.001321 4.794663 ( 2.458171)
test_btest 0.000748 0.000075 48.715826 ( 19.242954)
test_basic 0.002619 0.004769 0.522997 ( 0.588704)
test_all 0.105518 0.030466 486.751859 (202.702018)
test_rubyspec 0.064752 0.052904 65.514714 ( 29.811938)
total: 264.33 sec