Logfile: /home/opc/ruby/logs/brlog.master.20240123-093843
#<BuildRuby:0x0000fffbc1e4fdc8
@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.20240123-093843",
@make="make",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.000606 0.004112 1.168218 ( 1.903516)
build_miniruby 0.001103 0.000184 1.104171 ( 1.104078)
build_ruby 0.001604 0.000268 1.846729 ( 3.877871)
build_all 0.006728 0.000402 3.551675 ( 1.702558)
build_install 0.007783 0.005988 4.230853 ( 2.410625)
test_btest 0.000734 0.000155 53.667290 ( 20.375561)
test_basic 0.005690 0.001200 0.522135 ( 0.593262)
test_all 0.098572 0.029099 569.403205 (224.017803)
test_rubyspec 0.066855 0.075639 96.119221 ( 40.330119)
total: 296.32 sec