Logfile: /home/opc/ruby/logs/brlog.master.20230121-214304
#<BuildRuby:0x0000aaaad3a57840
@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.20230121-214304",
@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.000000 0.000009 ( 0.000010)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.004022 0.000287 0.791449 ( 1.515422)
build_miniruby 0.001217 0.000000 0.879307 ( 0.881086)
build_ruby 0.001619 0.000000 1.438363 ( 2.357097)
build_all 0.006596 0.000048 2.576402 ( 1.215341)
build_install 0.005283 0.009136 1.959756 ( 1.373102)
test_btest 0.000573 0.000101 36.785928 ( 13.866862)
test_basic 0.006078 0.000000 0.276906 ( 0.377214)
test_all 0.003100 0.000038 453.502623 (178.786059)
test_rubyspec 0.064824 0.018285 46.052952 ( 54.797513)
total: 255.17 sec