Logfile: /home/opc/ruby/logs/brlog.master.20230104-083103
#<BuildRuby:0x0000aaada2a476f8
@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.20230104-083103",
@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.000012 0.000000 0.000012 ( 0.000013)
build_up 0.001649 0.003526 0.796155 ( 1.530023)
build_miniruby 0.001543 0.000091 0.879317 ( 0.877556)
build_ruby 0.001448 0.000085 1.448981 ( 2.534036)
build_all 0.002739 0.003757 2.489522 ( 1.205881)
build_install 0.011412 0.000792 2.061035 ( 1.445029)
test_btest 0.000747 0.000078 34.901739 ( 13.439024)
test_basic 0.007048 0.000280 0.278713 ( 0.369409)
test_all 0.002220 0.000222 453.174818 (179.441857)
test_rubyspec 0.063531 0.020374 45.580925 ( 54.249534)
total: 255.09 sec