Logfile: /home/opc/ruby/logs/brlog.master.20240912-214715
#<BuildRuby:0x0000fffe2822fde0
@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.20240912-214715",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000013 0.000000 0.000013 ( 0.000015)
build_up 0.005303 0.000279 1.808517 ( 2.820686)
build_miniruby 0.001164 0.000061 1.168759 ( 1.167946)
build_ruby 0.002401 0.000127 1.956277 ( 4.008783)
build_all 0.002433 0.004698 3.303509 ( 1.640279)
build_install 0.013985 0.000933 4.416727 ( 2.355210)
test_btest 0.000779 0.000078 49.703731 ( 19.423115)
test_basic 0.007086 0.000185 0.518290 ( 0.591980)
test_all 0.097854 0.032055 494.745148 (199.586577)
test_rubyspec 0.042323 0.079848 65.853526 ( 29.940074)
total: 261.54 sec