Logfile: /home/opc/ruby/logs/brlog.master.20230119-013409
#<BuildRuby:0x0000aaac3f99c730
@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.20230119-013409",
@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.000010)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.003871 0.000554 0.789865 ( 1.556996)
build_miniruby 0.001265 0.000181 0.884881 ( 0.883333)
build_ruby 0.001335 0.000191 1.438383 ( 3.034975)
build_all 0.002084 0.004799 2.563538 ( 1.208534)
build_install 0.005362 0.007884 1.935227 ( 1.359991)
test_btest 0.000573 0.000180 36.226577 ( 14.091684)
test_basic 0.004163 0.001303 0.276077 ( 0.368124)
test_all 0.001846 0.000578 448.111990 (178.181283)
test_rubyspec 0.059765 0.019739 45.938224 ( 54.656826)
total: 255.34 sec