Logfile: /home/opc/ruby/logs/brlog.master.20230309-192423
#<BuildRuby:0x0000fffc986efdd0
@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.20230309-192423",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000000 0.000019 0.000019 ( 0.000026)
build_up 0.001531 0.004217 1.374597 ( 3.864881)
build_miniruby 0.000962 0.000161 0.941759 ( 0.940868)
build_ruby 0.001422 0.000239 1.602247 ( 2.552045)
build_all 0.006084 0.000295 1.518213 ( 0.944222)
build_install 0.008002 0.005017 2.213295 ( 1.613846)
test_btest 0.000652 0.000131 45.423538 ( 16.563127)
test_basic 0.006128 0.000299 0.352097 ( 0.445547)
test_all 0.002097 0.000400 394.232927 (162.791154)
test_rubyspec 0.054009 0.032211 50.841222 ( 59.654195)
total: 249.37 sec