Logfile: /home/opc/ruby/logs/brlog.master.20230121-003131
#<BuildRuby:0x0000aaacd81d7a60
@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.20230121-003131",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.003370 0.000481 0.789206 ( 1.524770)
build_miniruby 0.001031 0.000147 0.875834 ( 0.875276)
build_ruby 0.001405 0.000201 1.433523 ( 2.545157)
build_all 0.006152 0.000247 2.574069 ( 1.202057)
build_install 0.006650 0.005759 1.960226 ( 1.372147)
test_btest 0.000657 0.000131 36.545437 ( 14.349616)
test_basic 0.004594 0.000920 0.275809 ( 0.372032)
test_all 0.002485 0.000339 447.881766 (177.165381)
test_rubyspec 0.057073 0.024602 46.207276 ( 54.921456)
total: 254.33 sec