Logfile: /home/opc/ruby/logs/brlog.master.20230924-203027
#<BuildRuby:0x0000fffe2021fdd0
@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.20230924-203027",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.001458 0.004483 1.440579 ( 3.670760)
build_miniruby 0.000876 0.000207 1.064667 ( 1.063601)
build_ruby 0.001532 0.000361 1.788287 ( 3.467806)
build_all 0.006240 0.000417 3.287304 ( 1.623001)
build_install 0.005622 0.007978 4.008105 ( 2.354073)
test_btest 0.000664 0.000200 46.482225 ( 17.125208)
test_basic 0.006238 0.000563 0.500146 ( 0.572522)
test_all 0.008341 0.002389 419.760148 (170.493207)
test_rubyspec 0.056382 0.039966 55.806286 ( 66.493898)
total: 266.87 sec