Logfile: /home/opc/ruby/logs/brlog.master.20240803-061802
#<BuildRuby:0x0000fffd6385fdc0
@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.20240803-061802",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000000 0.000010 ( 0.000011)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.005161 0.000272 1.777147 ( 2.326474)
build_miniruby 0.001240 0.000065 1.177143 ( 1.176850)
build_ruby 0.002831 0.000000 2.032031 ( 4.341685)
build_all 0.006820 0.000061 3.798210 ( 1.800841)
build_install 0.016232 0.000139 4.979213 ( 2.658648)
test_btest 0.000815 0.000015 59.922639 ( 22.845963)
test_basic 0.006220 0.000000 0.566983 ( 0.635489)
test_all 0.099244 0.031895 510.639036 (218.012098)
test_rubyspec 0.072094 0.042839 78.747392 ( 34.570523)
total: 288.37 sec