Logfile: /home/opc/ruby/logs/brlog.master.20240915-134806
#<BuildRuby:0x0000fffea80ffdc8
@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.20240915-134806",
@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.000016 0.000005 0.000021 ( 0.000021)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.001736 0.004602 2.201703 ( 2.356156)
build_miniruby 0.000860 0.000344 1.205646 ( 1.204820)
build_ruby 0.002174 0.000000 1.968212 ( 4.533263)
build_all 0.007747 0.000000 3.333398 ( 1.666229)
build_install 0.012317 0.003344 4.719674 ( 2.420162)
test_btest 0.000634 0.000211 48.482985 ( 19.019081)
test_basic 0.006036 0.002012 0.523859 ( 0.594876)
test_all 0.071694 0.060695 498.042279 (214.645723)
test_rubyspec 0.064695 0.061783 65.220544 ( 29.722597)
total: 276.16 sec