Logfile: /home/opc/ruby/logs/brlog.master.20230801-184005
#<BuildRuby:0x0000fffec015fdc8
@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.20230801-184005",
@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.000009 0.000001 0.000010 ( 0.000012)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.006795 0.000000 1.395164 ( 4.871569)
build_miniruby 0.001107 0.000013 1.078927 ( 1.079451)
build_ruby 0.001682 0.000264 1.798646 ( 3.341574)
build_all 0.003664 0.002514 1.559900 ( 0.979046)
build_install 0.006525 0.006265 2.298395 ( 1.705237)
test_btest 0.000641 0.000154 46.496694 ( 17.761390)
test_basic 0.005442 0.001304 0.501752 ( 0.573029)
test_all 0.000035 0.002745 470.494470 (198.222480)
test_rubyspec 0.049302 0.046349 51.670111 ( 62.358711)
total: 290.89 sec