Logfile: /home/opc/ruby/logs/brlog.master.20240928-014042
#<BuildRuby:0x0000ffffb276fdd8
@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.20240928-014042",
@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.000001 0.000013 ( 0.000012)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006393 0.000000 2.556597 ( 3.060575)
build_miniruby 0.001288 0.000000 1.326376 ( 2.147439)
build_ruby 0.001999 0.000078 1.992208 ( 4.383274)
build_all 0.004038 0.003775 3.331989 ( 1.670266)
build_install 0.016647 0.000690 5.068742 ( 3.637052)
test_btest 0.000850 0.000068 49.530678 ( 20.426317)
test_basic 0.006959 0.000556 0.542272 ( 0.610697)
test_all 0.103740 0.026756 500.693611 (206.172122)
test_rubyspec 0.091546 0.041699 66.757654 ( 30.992502)
total: 273.10 sec