Logfile: /home/opc/ruby/logs/brlog.master.20230904-055915
#<BuildRuby:0x0000fffcf75efde0
@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.20230904-055915",
@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.000010)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000635 0.004243 1.147872 ( 1.872367)
build_miniruby 0.001191 0.000299 1.035196 ( 1.033860)
build_ruby 0.001655 0.000414 1.758997 ( 3.344297)
build_all 0.003308 0.004018 3.139373 ( 1.567068)
build_install 0.012121 0.000974 3.715988 ( 2.141719)
test_btest 0.000308 0.000575 44.357518 ( 18.327295)
test_basic 0.000000 0.007564 0.495432 ( 0.574269)
test_all 0.011815 0.000275 411.738859 (168.071410)
test_rubyspec 0.057901 0.043489 53.890300 ( 65.099856)
total: 262.03 sec