Logfile: /home/opc/ruby/logs/brlog.master.20240906-192049
#<BuildRuby:0x0000fffc5101fdd0
@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.20240906-192049",
@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.000003 0.000014 ( 0.000014)
autoconf 0.000043 0.000009 0.000052 ( 0.000052)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.005096 0.001118 1.794029 ( 2.387502)
build_miniruby 0.001048 0.000230 1.212256 ( 1.210919)
build_ruby 0.001361 0.000298 2.002807 ( 4.369555)
build_all 0.002395 0.005147 3.920867 ( 1.852295)
build_install 0.015152 0.001462 5.171068 ( 2.779016)
test_btest 0.000769 0.000191 63.370710 ( 24.649682)
test_basic 0.006008 0.001487 0.574482 ( 0.658701)
test_all 0.096268 0.034717 504.840439 (205.278819)
test_rubyspec 0.073843 0.034412 78.918868 ( 34.650897)
total: 277.84 sec