Logfile: /home/opc/ruby/logs/brlog.master.20231206-201529
#<BuildRuby:0x0000fffbea29fdd8
@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.20231206-201529",
@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.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005764 0.000303 1.603822 ( 2.108257)
build_miniruby 0.001197 0.000063 1.103568 ( 1.103993)
build_ruby 0.001605 0.000000 1.812006 ( 3.556078)
build_all 0.006426 0.000000 3.291836 ( 1.633734)
build_install 0.005362 0.007750 4.119055 ( 2.280336)
test_btest 0.000862 0.000108 49.126029 ( 19.345324)
test_basic 0.002538 0.004518 0.501459 ( 0.569834)
test_all 0.086811 0.038006 482.486980 (198.498232)
test_rubyspec 0.069867 0.042176 56.793926 ( 68.270760)
total: 297.37 sec