Logfile: /home/opc/ruby/logs/brlog.master.20230113-164607
#<BuildRuby:0x0000aaac722176f8
@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.20230113-164607",
@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.000008 0.000000 0.000008 ( 0.000010)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.003755 0.000251 0.792932 ( 1.544938)
build_miniruby 0.001126 0.000000 0.884334 ( 0.883343)
build_ruby 0.001702 0.000000 1.444700 ( 2.916442)
build_all 0.005669 0.000280 2.521390 ( 1.209052)
build_install 0.011286 0.000132 1.916753 ( 1.355400)
test_btest 0.000724 0.000040 35.556428 ( 13.369309)
test_basic 0.002005 0.003914 0.278052 ( 0.378144)
test_all 0.002697 0.000270 451.836424 (176.690176)
test_rubyspec 0.066053 0.013248 45.902399 ( 54.746547)
total: 253.09 sec