Logfile: /home/opc/ruby/logs/brlog.master.20230110-010916
#<BuildRuby:0x0000aaaac44976f8
@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.20230110-010916",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000000 0.000023 0.000023 ( 0.000043)
build_up 0.000515 0.004215 0.793733 ( 1.516847)
build_miniruby 0.000911 0.000211 0.880810 ( 0.879781)
build_ruby 0.001196 0.000276 1.442296 ( 2.361269)
build_all 0.003602 0.002991 2.561744 ( 1.215507)
build_install 0.010745 0.000633 1.956244 ( 1.380760)
test_btest 0.000638 0.000150 36.982862 ( 15.128966)
test_basic 0.001099 0.004559 0.274281 ( 0.366183)
test_all 0.001868 0.000550 450.526429 (176.354114)
test_rubyspec 0.040578 0.035385 45.758350 ( 54.520551)
total: 253.72 sec