Logfile: /home/opc/ruby/logs/brlog.master.20230707-064845
#<BuildRuby:0x0000ffff34e2fde0
@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.20230707-064845",
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004898 0.000814 1.408037 ( 3.561540)
build_miniruby 0.001062 0.000176 1.073861 ( 1.074763)
build_ruby 0.003488 0.000000 1.797122 ( 3.464295)
build_all 0.005456 0.000000 1.566593 ( 1.115026)
build_install 0.001386 0.011142 2.278837 ( 2.564974)
test_btest 0.000286 0.000585 49.493608 ( 18.751945)
test_basic 0.001303 0.006045 0.510776 ( 0.588589)
test_all 0.000509 0.002061 443.801269 (189.919355)
test_rubyspec 0.053592 0.036559 51.756473 ( 62.488582)
total: 283.53 sec