Logfile: /home/opc/ruby/logs/brlog.master.20230127-002452
#<BuildRuby:0x0000aaac116191b8
@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.20230127-002452",
@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.000011)
autoconf 0.000010 0.000001 0.000011 ( 0.000037)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.003818 0.000511 0.816501 ( 1.524907)
build_miniruby 0.001169 0.000156 0.947361 ( 0.947429)
build_ruby 0.001462 0.000195 1.537028 ( 2.545852)
build_all 0.004437 0.004312 2.671437 ( 1.270197)
build_install 0.011519 0.003181 2.043222 ( 1.454688)
test_btest 0.000591 0.000119 37.465216 ( 14.457991)
test_basic 0.001805 0.004502 0.285511 ( 0.377424)
test_all 0.002643 0.000325 488.079771 (189.805969)
test_rubyspec 0.046182 0.033991 48.807111 ( 57.742823)
total: 270.13 sec