Logfile: /home/opc/ruby/logs/brlog.master.20240903-142304
#<BuildRuby:0x0000ffffb3d7fdd0
@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.20240903-142304",
@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.000002 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.004502 0.000531 1.785436 ( 2.308176)
build_miniruby 0.001273 0.000000 1.159901 ( 1.159438)
build_ruby 0.002001 0.000000 1.958809 ( 4.251198)
build_all 0.006630 0.000127 3.800570 ( 1.832319)
build_install 0.011741 0.003164 5.000899 ( 2.674436)
test_btest 0.000719 0.000090 60.536595 ( 23.166874)
test_basic 0.006322 0.000269 0.570248 ( 0.637718)
test_all 0.082499 0.051044 515.658846 (220.707669)
test_rubyspec 0.059794 0.052029 79.383771 ( 34.744910)
total: 291.48 sec