Logfile: /home/opc/ruby/logs/brlog.master.20230923-220106
#<BuildRuby:0x0000ffff0ec9fdc0
@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.20230923-220106",
@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.000026 0.000003 0.000029 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.000000 0.006463 1.484814 ( 3.689470)
build_miniruby 0.000863 0.000579 1.135431 ( 1.134486)
build_ruby 0.002453 0.000000 1.855798 ( 3.363815)
build_all 0.000772 0.006346 3.318448 ( 1.630594)
build_install 0.012082 0.002147 4.030579 ( 2.351995)
test_btest 0.000000 0.001023 45.403716 ( 16.592303)
test_basic 0.004009 0.002824 0.498420 ( 0.570227)
test_all 0.010615 0.000000 422.396206 (172.909010)
test_rubyspec 0.077603 0.025101 55.002241 ( 65.964065)
total: 268.21 sec