Logfile: /home/opc/ruby/logs/brlog.master.20240922-150157
#<BuildRuby:0x0000fffd30adfdd0
@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.20240922-150157",
@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.000009 0.000001 0.000010 ( 0.000012)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.005746 0.000294 2.322857 ( 2.497951)
build_miniruby 0.001011 0.000159 1.168271 ( 1.167940)
build_ruby 0.001645 0.000000 1.950047 ( 4.132476)
build_all 0.002946 0.003357 3.228502 ( 1.614447)
build_install 0.012046 0.004822 4.776780 ( 2.370069)
test_btest 0.000717 0.000156 47.962822 ( 19.102137)
test_basic 0.005302 0.001152 0.525481 ( 0.592609)
test_all 0.078571 0.051423 457.213915 (202.608336)
test_rubyspec 0.050985 0.064200 65.079721 ( 29.574987)
total: 263.66 sec