Logfile: /home/opc/ruby/logs/brlog.master.20230203-035633
#<BuildRuby:0x0000aaae023791b8
@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.20230203-035633",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000000 0.004313 0.826994 ( 1.578010)
build_miniruby 0.000000 0.001212 0.963993 ( 0.963137)
build_ruby 0.002309 0.000797 1.560013 ( 2.595110)
build_all 0.003080 0.005286 2.670220 ( 1.271590)
build_install 0.009666 0.003979 2.048301 ( 1.462325)
test_btest 0.000661 0.000172 39.582462 ( 15.080907)
test_basic 0.003524 0.002470 0.284225 ( 0.385313)
test_all 0.003574 0.000091 483.127539 (189.325228)
test_rubyspec 0.054945 0.018550 48.919463 ( 57.673915)
total: 270.34 sec