Logfile: /home/opc/ruby/logs/brlog.master.20230313-191446
#<BuildRuby:0x0000ffff155ffdd8
@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.20230313-191446",
@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.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.005347 0.000295 1.371016 ( 3.713372)
build_miniruby 0.001030 0.000056 0.937200 ( 0.936493)
build_ruby 0.001890 0.000105 1.541713 ( 2.492763)
build_all 0.005933 0.000069 1.550652 ( 0.958851)
build_install 0.012410 0.000386 2.218568 ( 1.647737)
test_btest 0.000751 0.000038 42.553505 ( 15.876181)
test_basic 0.001073 0.005230 0.346328 ( 0.448277)
test_all 0.002013 0.000201 409.222104 (165.425533)
test_rubyspec 0.047669 0.033246 50.166963 ( 58.843337)
total: 250.34 sec