Logfile: /home/opc/ruby/logs/brlog.master.20241119-043758
#<BuildRuby:0x0000fffbfc51fdd0
@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.20241119-043758",
@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.000011)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005534 0.000080 2.000782 ( 2.522487)
build_miniruby 0.001530 0.000081 1.196258 ( 1.195109)
build_ruby 0.001849 0.000097 1.982492 ( 4.605050)
build_all 0.007438 0.000152 3.323785 ( 1.658925)
build_install 0.011490 0.005175 4.599815 ( 2.403471)
test_btest 0.000810 0.000077 50.024433 ( 19.578151)
test_basic 0.006428 0.000610 0.526063 ( 0.594192)
test_all 0.082701 0.049813 505.367702 (207.621171)
test_rubyspec 0.057274 0.058432 66.628443 ( 30.186193)
total: 270.37 sec