Logfile: /home/opc/ruby/logs/brlog.master.20230204-120718
#<BuildRuby:0x0000aaad3b0c76f8
@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.20230204-120718",
@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.000002 0.000010 ( 0.000010)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.000095 0.004113 0.823753 ( 1.596831)
build_miniruby 0.000000 0.001211 0.961891 ( 0.960924)
build_ruby 0.000000 0.001537 1.533676 ( 2.567222)
build_all 0.007590 0.000542 2.661366 ( 1.263358)
build_install 0.006077 0.008002 2.042879 ( 1.450206)
test_btest 0.000762 0.000254 37.231486 ( 14.699448)
test_basic 0.004195 0.001399 0.282234 ( 0.383571)
test_all 0.002622 0.000731 471.926918 (184.655335)
test_rubyspec 0.064540 0.012990 48.379549 ( 57.110797)
total: 264.69 sec