Logfile: /home/opc/ruby/logs/brlog.master.20240825-145215
#<BuildRuby:0x0000ffff8c81fdd0
@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.20240825-145215",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.001362 0.004131 1.781568 ( 2.436396)
build_miniruby 0.001158 0.000192 1.211111 ( 1.209992)
build_ruby 0.002146 0.000000 1.940763 ( 4.201580)
build_all 0.007406 0.000219 4.042605 ( 1.895620)
build_install 0.008177 0.008345 5.309587 ( 2.715595)
test_btest 0.000692 0.000157 60.656333 ( 23.119115)
test_basic 0.002349 0.004861 0.582966 ( 0.652930)
test_all 0.069694 0.061565 525.035277 (211.245768)
test_rubyspec 0.046373 0.064906 79.455126 ( 34.747390)
total: 282.23 sec