Logfile: /home/opc/ruby/logs/brlog.master.20231118-221408
#<BuildRuby:0x0000ffff24e2fdc8
@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.20231118-221408",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000017 0.000002 0.000019 ( 0.000018)
build_up 0.001250 0.004188 1.364698 ( 2.084171)
build_miniruby 0.001058 0.000167 1.084247 ( 1.084277)
build_ruby 0.001477 0.000234 1.825857 ( 3.527108)
build_all 0.006728 0.000380 3.282121 ( 1.631552)
build_install 0.007585 0.005822 3.982824 ( 2.260328)
test_btest 0.000745 0.000149 49.250233 ( 18.963334)
test_basic 0.006536 0.000338 0.514722 ( 0.583832)
test_all 0.083195 0.042432 439.180219 (184.997654)
test_rubyspec 0.054631 0.041138 56.403391 ( 67.169416)
total: 282.30 sec