Logfile: /home/opc/ruby/logs/brlog.master.20230731-101224
#<BuildRuby:0x0000fffe566dfdd0
@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.20230731-101224",
@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.000016 0.000003 0.000019 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.005726 1.412014 ( 3.528747)
build_miniruby 0.000278 0.001129 1.070682 ( 1.070402)
build_ruby 0.001209 0.000321 1.793047 ( 3.310158)
build_all 0.005131 0.001361 1.558651 ( 0.982934)
build_install 0.012452 0.002092 2.270942 ( 1.694193)
test_btest 0.000671 0.000169 46.065074 ( 16.925287)
test_basic 0.005394 0.001357 0.489444 ( 0.561749)
test_all 0.001365 0.000344 446.002346 (176.070868)
test_rubyspec 0.069479 0.017483 49.685378 ( 60.412189)
total: 264.56 sec