Logfile: /home/opc/ruby/logs/brlog.master.20230915-080249
#<BuildRuby:0x0000fffdd752fdc0
@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.20230915-080249",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005127 0.000571 1.425785 ( 3.718785)
build_miniruby 0.001129 0.000126 1.064463 ( 1.065218)
build_ruby 0.001532 0.000171 1.770718 ( 3.239313)
build_all 0.007184 0.000000 3.249758 ( 1.756690)
build_install 0.009964 0.004372 3.997687 ( 3.404379)
test_btest 0.000830 0.000113 45.252457 ( 16.718134)
test_basic 0.007187 0.000000 0.518414 ( 0.584303)
test_all 0.010339 0.000492 416.481589 (170.289675)
test_rubyspec 0.065265 0.042457 55.537915 ( 66.642757)
total: 267.42 sec