Logfile: /home/opc/ruby/logs/brlog.master.20240901-060212
#<BuildRuby:0x0000fffe373bfde0
@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.20240901-060212",
@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.000001 0.000011 ( 0.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005306 0.000589 1.797939 ( 2.446657)
build_miniruby 0.001223 0.000136 1.189033 ( 1.190063)
build_ruby 0.000000 0.002751 1.930848 ( 4.351435)
build_all 0.004726 0.002303 3.805866 ( 1.818103)
build_install 0.008722 0.006558 5.029329 ( 2.655144)
test_btest 0.000711 0.000159 60.384198 ( 22.905965)
test_basic 0.006040 0.001344 0.574136 ( 0.640780)
test_all 0.106098 0.025225 480.314970 (197.526302)
test_rubyspec 0.051390 0.063319 79.738009 ( 34.890159)
total: 268.43 sec