Logfile: /home/opc/ruby/logs/brlog.master.20240715-075329
#<BuildRuby:0x0000fffd0de2fdc8
@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.20240715-075329",
@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.000013)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.002324 0.003090 1.793151 ( 2.314593)
build_miniruby 0.001027 0.000147 1.168983 ( 1.167464)
build_ruby 0.001591 0.000000 1.971719 ( 4.292827)
build_all 0.007767 0.000789 4.156387 ( 1.936617)
build_install 0.013943 0.001906 5.321925 ( 2.718388)
test_btest 0.000809 0.000111 60.569130 ( 25.500337)
test_basic 0.006117 0.000837 0.578910 ( 0.654624)
test_all 0.083578 0.055936 470.026673 (190.650482)
test_rubyspec 0.064889 0.046292 79.113696 ( 34.813848)
total: 264.05 sec