Logfile: /home/opc/ruby/logs/brlog.master.20240628-213048
#<BuildRuby:0x0000fffc4841fdd0
@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.20240628-213048",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002187 0.003783 1.957055 ( 2.409621)
build_miniruby 0.001082 0.000182 1.162767 ( 1.162394)
build_ruby 0.001293 0.000217 1.942947 ( 4.158845)
build_all 0.003858 0.004055 4.019999 ( 1.891425)
build_install 0.010207 0.005637 5.319450 ( 2.708178)
test_btest 0.000593 0.000149 59.919066 ( 23.172718)
test_basic 0.006194 0.001553 0.566026 ( 0.647982)
test_all 0.102182 0.023686 469.111736 (189.675400)
test_rubyspec 0.088623 0.026666 79.170684 ( 34.836785)
total: 260.66 sec