Logfile: /home/opc/ruby/logs/brlog.master.20241021-124611
#<BuildRuby:0x0000fffeaffafdd0
@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.20241021-124611",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004944 0.000521 1.985388 ( 2.454710)
build_miniruby 0.000000 0.001236 1.152326 ( 1.151799)
build_ruby 0.000000 0.002516 1.933148 ( 4.375136)
build_all 0.002939 0.004246 3.435021 ( 1.690755)
build_install 0.013439 0.002694 4.670828 ( 2.403930)
test_btest 0.000645 0.000129 48.441018 ( 19.150262)
test_basic 0.006772 0.000370 0.524457 ( 0.591715)
test_all 0.091479 0.037339 493.661439 (201.802954)
test_rubyspec 0.049663 0.065380 64.879192 ( 29.752437)
total: 263.37 sec