Logfile: /home/opc/ruby/logs/brlog.master.20230514-211204
#<BuildRuby:0x0000fffde8e2fdd8
@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.20230514-211204",
@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.000012)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000000 0.006066 1.378637 ( 3.849122)
build_miniruby 0.000000 0.001186 0.966484 ( 0.966563)
build_ruby 0.000752 0.000697 1.635882 ( 2.761575)
build_all 0.005910 0.000265 1.519078 ( 0.937968)
build_install 0.010342 0.003795 2.200058 ( 1.599026)
test_btest 0.000818 0.000137 48.787632 ( 17.844501)
test_basic 0.005386 0.000898 0.504893 ( 0.587329)
test_all 0.002111 0.000352 412.075135 (167.160069)
test_rubyspec 0.060506 0.023991 50.746417 ( 61.593585)
total: 257.30 sec