Logfile: /home/opc/ruby/logs/brlog.master.20230113-091243
#<BuildRuby:0x0000aaabd54176f8
@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-091243",
@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.000035 0.000002 0.000037 ( 0.000038)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.003843 0.000274 0.787536 ( 1.595490)
build_miniruby 0.001282 0.000091 0.885115 ( 0.884428)
build_ruby 0.001472 0.000105 1.435321 ( 2.473151)
build_all 0.006600 0.000131 2.520038 ( 1.205613)
build_install 0.007232 0.005100 1.901680 ( 1.350273)
test_btest 0.000815 0.000102 36.613294 ( 16.156340)
test_basic 0.004929 0.000000 0.275496 ( 0.370662)
test_all 0.002562 0.000302 437.371030 (174.225624)
test_rubyspec 0.072639 0.004956 45.997308 ( 54.904183)
total: 253.17 sec