Logfile: /home/opc/ruby/logs/brlog.master.20240912-212445
#<BuildRuby:0x0000fffd1f8cfdd0
@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-212445",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.004869 0.000543 1.774888 ( 2.256976)
build_miniruby 0.001167 0.000000 1.190977 ( 1.189989)
build_ruby 0.000000 0.002952 1.989742 ( 3.956939)
build_all 0.003566 0.003222 3.295582 ( 1.639959)
build_install 0.007307 0.008329 4.410539 ( 2.368585)
test_btest 0.000574 0.000150 49.690259 ( 19.711416)
test_basic 0.005723 0.001494 0.521136 ( 0.595917)
test_all 0.103644 0.029424 495.698733 (201.274420)
test_rubyspec 0.053057 0.068530 65.185200 ( 29.678154)
total: 262.67 sec