Logfile: /home/opc/ruby/logs/brlog.master.20240723-085758
#<BuildRuby:0x0000fffdd347fdc0
@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.20240723-085758",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005528 0.000169 1.758307 ( 2.418625)
build_miniruby 0.001031 0.000108 1.162678 ( 1.162288)
build_ruby 0.003257 0.000000 1.969589 ( 3.584260)
build_all 0.007767 0.000287 4.183532 ( 1.966175)
build_install 0.014873 0.000580 5.313775 ( 2.710922)
test_btest 0.000817 0.000071 63.525891 ( 24.040220)
test_basic 0.007501 0.000245 0.573875 ( 0.646817)
test_all 0.100850 0.032167 506.995514 (227.156702)
test_rubyspec 0.066108 0.048274 79.958896 ( 35.163164)
total: 298.85 sec