Logfile: /home/opc/ruby/logs/brlog.master.20240413-031603
#<BuildRuby:0x0000fffc1dd8fdc8
@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.20240413-031603",
@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.000002 0.000013 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.007295 0.000349 2.135706 ( 2.444141)
build_miniruby 0.000986 0.000104 1.137854 ( 1.136321)
build_ruby 0.001492 0.000158 1.881484 ( 4.226435)
build_all 0.007139 0.000283 3.849179 ( 1.801580)
build_install 0.007545 0.007925 5.060199 ( 2.522067)
test_btest 0.000770 0.000134 56.299996 ( 21.307379)
test_basic 0.005549 0.000969 0.540780 ( 0.616035)
test_all 0.100199 0.026222 555.195950 (216.275950)
test_rubyspec 0.054601 0.058061 77.181592 ( 34.038509)
total: 284.37 sec