Logfile: /home/opc/ruby/logs/brlog.master.20240319-153247
#<BuildRuby:0x0000fffd0ab1fdc0
@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.20240319-153247",
@make="make",
@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.000000 0.000011 ( 0.000012)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.007962 0.000420 2.670950 ( 2.511539)
build_miniruby 0.001281 0.000000 1.130451 ( 1.131038)
build_ruby 0.001898 0.000000 1.904468 ( 4.204144)
build_all 0.006567 0.000283 3.867334 ( 1.838453)
build_install 0.009208 0.005475 5.312392 ( 2.647908)
test_btest 0.000728 0.000073 56.463025 ( 23.870882)
test_basic 0.003620 0.004863 0.541894 ( 0.618024)
test_all 0.079105 0.043064 495.042991 (198.167680)
test_rubyspec 0.068098 0.045966 76.031857 ( 33.701927)
total: 268.69 sec