Logfile: /home/opc/ruby/logs/brlog.master.20240724-100826
#<BuildRuby:0x0000fffd8790fdc8
@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.20240724-100826",
@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.000000 0.000011 ( 0.000011)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000013 0.000000 0.000013 ( 0.000012)
build_up 0.001981 0.003914 1.776942 ( 2.591973)
build_miniruby 0.001320 0.000000 1.172868 ( 1.173043)
build_ruby 0.002188 0.000000 1.981347 ( 4.294189)
build_all 0.006733 0.000295 4.139847 ( 1.920294)
build_install 0.012031 0.004517 5.309410 ( 2.728044)
test_btest 0.000773 0.000065 62.123575 ( 23.687974)
test_basic 0.000000 0.008145 0.578809 ( 0.653128)
test_all 0.074487 0.063128 472.901404 (192.360244)
test_rubyspec 0.061580 0.050158 79.458222 ( 34.984396)
total: 264.39 sec