Logfile: /home/opc/ruby/logs/brlog.master.20240922-022754
#<BuildRuby:0x0000fffd411efde0
@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-022754",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.005136 0.000908 2.349356 ( 2.571472)
build_miniruby 0.001144 0.000203 1.165064 ( 1.165852)
build_ruby 0.001998 0.000353 1.940163 ( 3.955299)
build_all 0.002785 0.004088 3.232611 ( 1.610345)
build_install 0.010074 0.005888 4.768423 ( 2.508786)
test_btest 0.000805 0.000212 48.333908 ( 19.866831)
test_basic 0.001864 0.005292 0.519783 ( 0.588289)
test_all 0.095660 0.040662 507.454402 (204.251144)
test_rubyspec 0.054824 0.058110 65.547764 ( 29.906323)
total: 266.43 sec