Logfile: /home/opc/ruby/logs/brlog.master.20230214-213738
#<BuildRuby:0x0000aaab5d6e76f8
@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.20230214-213738",
@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.000001 0.000010 ( 0.000011)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.004541 0.000044 1.000953 ( 1.785083)
build_miniruby 0.001158 0.000068 0.996049 ( 0.994962)
build_ruby 0.001465 0.000087 1.563238 ( 2.552923)
build_all 0.007958 0.000218 2.699963 ( 1.305222)
build_install 0.009591 0.003237 2.112118 ( 1.685299)
test_btest 0.000918 0.000080 38.942004 ( 15.365550)
test_basic 0.004944 0.000431 0.321207 ( 0.412757)
test_all 0.002155 0.000188 493.749937 (194.086771)
test_rubyspec 0.065931 0.011051 49.374221 ( 58.111982)
total: 276.30 sec