Logfile: /home/opc/ruby/logs/brlog.master.20221231-153803
#<BuildRuby:0x0000aaace9f8c730
@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.20221231-153803",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.003982 0.000002 0.785283 ( 1.529545)
build_miniruby 0.000000 0.001170 0.875983 ( 0.874822)
build_ruby 0.000382 0.002069 1.480853 ( 2.429848)
build_all 0.005226 0.000982 2.505812 ( 1.218561)
build_install 0.007163 0.004798 2.042545 ( 1.429951)
test_btest 0.000650 0.000153 35.999936 ( 14.078793)
test_basic 0.003876 0.000912 0.273545 ( 0.367109)
test_all 0.002592 0.000458 449.286729 (178.359165)
test_rubyspec 0.055752 0.015318 45.608821 ( 54.404117)
total: 254.69 sec