Logfile: /home/opc/ruby/logs/brlog.master.20230508-123757
#<BuildRuby:0x0000fffec680fdc0
@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.20230508-123757",
@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.000003 0.000012 ( 0.000012)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.001060 0.004372 1.382060 ( 3.653065)
build_miniruby 0.000818 0.000327 0.959908 ( 0.959467)
build_ruby 0.002077 0.000831 1.625176 ( 2.729780)
build_all 0.005385 0.000445 1.483046 ( 0.942651)
build_install 0.010782 0.003516 2.182522 ( 1.646851)
test_btest 0.000574 0.000212 47.879688 ( 17.442330)
test_basic 0.001861 0.005021 0.480547 ( 0.557298)
test_all 0.001956 0.000824 424.442331 (173.134254)
test_rubyspec 0.053585 0.033479 51.699530 ( 62.409727)
total: 263.48 sec