Logfile: /home/opc/ruby/logs/brlog.master.20230121-095409
#<BuildRuby:0x0000aaac84b691b8
@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-095409",
@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.000000 0.000009 ( 0.000010)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.002610 0.002108 0.791076 ( 1.685703)
build_miniruby 0.000000 0.001161 0.883529 ( 0.882647)
build_ruby 0.000000 0.001703 1.429355 ( 2.466428)
build_all 0.001947 0.005289 2.599991 ( 1.239566)
build_install 0.011185 0.001146 1.964036 ( 1.376514)
test_btest 0.000658 0.000098 36.751876 ( 13.875017)
test_basic 0.005206 0.000777 0.276150 ( 0.375912)
test_all 0.002561 0.000382 444.032494 (176.202076)
test_rubyspec 0.078056 0.009413 46.235532 ( 55.178012)
total: 253.28 sec