Logfile: /home/opc/ruby/logs/brlog.master.20240924-215101
#<BuildRuby:0x0000ffff9ce7fdc8
@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.20240924-215101",
@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.000025 0.000006 0.000031 ( 0.000032)
autoconf 0.000017 0.000005 0.000022 ( 0.000021)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.006431 0.000558 2.350653 ( 2.656576)
build_miniruby 0.001021 0.000227 1.156530 ( 1.156494)
build_ruby 0.002639 0.000000 1.936418 ( 4.153151)
build_all 0.005992 0.000973 3.269862 ( 1.633923)
build_install 0.005928 0.010627 4.769376 ( 2.380302)
test_btest 0.000786 0.000078 48.456433 ( 19.082603)
test_basic 0.006764 0.000802 0.522167 ( 0.600114)
test_all 0.109256 0.023752 502.624388 (204.299126)
test_rubyspec 0.034901 0.077687 65.862274 ( 29.812149)
total: 265.78 sec