Logfile: /home/opc/ruby/logs/brlog.master.20230202-071303
#<BuildRuby:0x0000aaadf4b0c730
@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.20230202-071303",
@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.000000 0.000010 ( 0.000011)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.003946 0.000246 0.822676 ( 1.581728)
build_miniruby 0.001248 0.000078 0.957737 ( 0.957018)
build_ruby 0.002411 0.000000 1.540220 ( 2.705575)
build_all 0.007952 0.000368 2.674309 ( 1.276664)
build_install 0.013278 0.000000 2.047904 ( 1.446815)
test_btest 0.000703 0.000020 37.371338 ( 14.109531)
test_basic 0.001197 0.004684 0.285997 ( 0.382162)
test_all 0.002497 0.000249 492.298517 (192.296372)
test_rubyspec 0.060836 0.016474 48.843604 ( 57.578828)
total: 272.34 sec