Logfile: /home/opc/ruby/logs/brlog.master.20230901-211358
#<BuildRuby:0x0000fffd0ceffdd0
@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.20230901-211358",
@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.000002 0.000013 ( 0.000012)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.000874 0.004020 1.164201 ( 1.887282)
build_miniruby 0.001134 0.000000 1.034881 ( 1.033878)
build_ruby 0.001497 0.000000 1.781166 ( 3.414007)
build_all 0.004855 0.001337 3.154107 ( 1.559335)
build_install 0.005339 0.008358 3.782885 ( 2.238417)
test_btest 0.000622 0.000182 46.402736 ( 17.023023)
test_basic 0.006200 0.000713 0.494739 ( 0.569218)
test_all 0.005021 0.004142 424.034713 (171.992877)
test_rubyspec 0.079156 0.021298 53.822120 ( 64.538027)
total: 264.26 sec