Logfile: /home/opc/ruby/logs/brlog.master.20230821-081341
#<BuildRuby:0x0000fffd0340fdc0
@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.20230821-081341",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.000074 0.006730 1.398946 ( 3.553509)
build_miniruby 0.000000 0.001179 1.034693 ( 1.032893)
build_ruby 0.000791 0.002967 1.744126 ( 3.150041)
build_all 0.005723 0.000741 3.169747 ( 1.585236)
build_install 0.006419 0.007056 3.875906 ( 2.288680)
test_btest 0.000802 0.000000 46.660481 ( 17.105126)
test_basic 0.003286 0.004297 0.493644 ( 0.566947)
test_all 0.003986 0.007045 405.728441 (164.680292)
test_rubyspec 0.055558 0.041324 55.672959 ( 66.422858)
total: 260.39 sec