Logfile: /home/opc/ruby/logs/brlog.master.20230908-000137
#<BuildRuby:0x0000fffbf2f9fdc8
@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.20230908-000137",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.002671 0.003961 1.431643 ( 3.649533)
build_miniruby 0.001342 0.000060 1.078741 ( 1.079278)
build_ruby 0.004410 0.000013 1.852944 ( 3.683199)
build_all 0.003405 0.004046 3.302759 ( 1.650157)
build_install 0.002438 0.011942 4.090000 ( 2.408066)
test_btest 0.000601 0.000119 46.061225 ( 19.350531)
test_basic 0.003012 0.003809 0.491827 ( 0.565813)
test_all 0.008141 0.001874 400.525592 (165.585195)
test_rubyspec 0.064517 0.039619 55.353497 ( 66.393444)
total: 264.37 sec