Logfile: /home/opc/ruby/logs/brlog.master.20230112-115539
#<BuildRuby:0x0000aaac33217840
@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.20230112-115539",
@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.000009)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004387 0.000000 0.787658 ( 1.528115)
build_miniruby 0.001229 0.000000 0.879148 ( 0.879585)
build_ruby 0.001856 0.000000 1.439396 ( 2.441915)
build_all 0.000922 0.006075 2.518271 ( 1.208081)
build_install 0.006992 0.005425 1.923778 ( 1.536024)
test_btest 0.000642 0.000097 36.430988 ( 14.317589)
test_basic 0.002384 0.003619 0.274447 ( 0.371675)
test_all 0.002897 0.000553 451.517504 (178.290739)
test_rubyspec 0.041721 0.037111 45.794751 ( 54.473101)
total: 255.05 sec