Logfile: /home/opc/ruby/logs/brlog.master.20230106-032627
#<BuildRuby:0x0000aaaba359c730
@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.20230106-032627",
@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.000001 0.000010 ( 0.000009)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.003731 0.788253 ( 1.552404)
build_miniruby 0.001045 0.000240 0.882085 ( 0.880929)
build_ruby 0.001249 0.000167 1.433456 ( 2.992939)
build_all 0.006373 0.000290 2.525459 ( 1.212867)
build_install 0.010315 0.000721 1.910969 ( 1.345907)
test_btest 0.000648 0.000077 35.446717 ( 13.277153)
test_basic 0.006057 0.000715 0.274462 ( 0.370422)
test_all 0.002767 0.000076 437.730849 (173.301052)
test_rubyspec 0.052086 0.024937 46.499927 ( 55.401505)
total: 250.34 sec