Logfile: /home/opc/ruby/logs/brlog.master.20241212-083652
#<BuildRuby:0x0000fffc6a09fdc8
@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.20241212-083652",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.005159 0.000274 1.857235 ( 2.412456)
build_miniruby 0.001211 0.000285 1.182822 ( 1.182375)
build_ruby 0.001491 0.000351 1.965694 ( 4.198988)
build_all 0.003400 0.004800 3.393489 ( 1.665897)
build_install 0.005557 0.009637 4.540792 ( 2.380896)
test_btest 0.000615 0.000239 49.292266 ( 19.215737)
test_basic 0.002864 0.003828 0.530443 ( 0.603695)
test_all 0.095424 0.038302 473.561875 (200.594119)
test_rubyspec 0.058177 0.070022 69.173799 ( 31.139009)
total: 263.39 sec