Logfile: /home/opc/ruby/logs/brlog.master.20231027-062726
#<BuildRuby:0x0000fffc3345fdc8
@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.20231027-062726",
@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.000008 0.000001 0.000009 ( 0.000011)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001477 0.004330 1.569544 ( 2.060865)
build_miniruby 0.000955 0.000225 1.085185 ( 1.084928)
build_ruby 0.001180 0.000278 1.787187 ( 3.116496)
build_all 0.005341 0.001257 3.282477 ( 1.605242)
build_install 0.007155 0.006610 4.110268 ( 2.416498)
test_btest 0.000572 0.000168 48.032149 ( 19.294403)
test_basic 0.005103 0.001500 0.504421 ( 0.574001)
test_all 0.094791 0.028162 441.166368 (182.182029)
test_rubyspec 0.072366 0.027623 54.731286 ( 65.759495)
total: 278.09 sec