Logfile: /home/opc/ruby/logs/brlog.master.20230130-112058
#<BuildRuby:0x0000aaad67f57840
@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.20230130-112058",
@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.000002 0.000016 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.004038 0.000577 0.824033 ( 1.789230)
build_miniruby 0.001046 0.000149 0.959786 ( 0.961589)
build_ruby 0.001351 0.000194 1.514478 ( 2.519612)
build_all 0.004128 0.004455 2.699396 ( 1.288541)
build_install 0.008353 0.005405 2.039973 ( 1.438338)
test_btest 0.000302 0.000423 39.330366 ( 14.897194)
test_basic 0.001600 0.004851 0.286535 ( 0.378917)
test_all 0.002477 0.000773 500.379393 (196.255097)
test_rubyspec 0.051310 0.024257 48.722554 ( 57.600049)
total: 277.13 sec