Logfile: /home/opc/ruby/logs/brlog.master.20230825-022450
#<BuildRuby:0x0000fffdda22fdc0
@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.20230825-022450",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000011)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.005639 0.000625 1.437318 ( 3.973109)
build_miniruby 0.001054 0.000117 1.036314 ( 1.034531)
build_ruby 0.001719 0.000191 1.713997 ( 3.357161)
build_all 0.001431 0.004651 3.213915 ( 1.578462)
build_install 0.008791 0.004457 3.947982 ( 2.278969)
test_btest 0.000644 0.000129 45.951719 ( 17.303121)
test_basic 0.005534 0.001107 0.504071 ( 0.584178)
test_all 0.009316 0.001404 416.612855 (168.210962)
test_rubyspec 0.069248 0.028249 55.322174 ( 65.991967)
total: 264.31 sec