Logfile: /home/opc/ruby/logs/brlog.master.20230203-052801
#<BuildRuby:0x0000aaaadce27840
@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-052801",
@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.000001 0.000009 ( 0.000010)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.003664 0.000786 0.828244 ( 1.583947)
build_miniruby 0.001162 0.000249 0.961205 ( 0.960080)
build_ruby 0.001254 0.000269 1.555071 ( 2.463991)
build_all 0.003035 0.005185 2.676879 ( 1.274673)
build_install 0.012941 0.002247 2.052991 ( 1.460244)
test_btest 0.000477 0.000127 37.679920 ( 16.760113)
test_basic 0.004474 0.001195 0.282711 ( 0.381349)
test_all 0.003087 0.000824 486.763532 (189.309246)
test_rubyspec 0.043883 0.031575 48.496087 ( 57.198383)
total: 271.39 sec