Logfile: /home/opc/ruby/logs/brlog.master.20240629-053740
#<BuildRuby:0x0000fffddf99fdd0
@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.20240629-053740",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.005372 0.000300 1.959427 ( 2.251668)
build_miniruby 0.001172 0.000065 1.149406 ( 1.148599)
build_ruby 0.002169 0.000121 1.924029 ( 4.036931)
build_all 0.007347 0.000000 4.028750 ( 1.886761)
build_install 0.013511 0.004028 5.430962 ( 2.726432)
test_btest 0.000802 0.000067 59.125176 ( 22.797098)
test_basic 0.007819 0.000000 0.561812 ( 0.638232)
test_all 0.107765 0.022100 493.539306 (195.132910)
test_rubyspec 0.052416 0.058304 78.775189 ( 34.709206)
total: 265.33 sec