Logfile: /home/opc/ruby/logs/brlog.master.20230209-001727
#<BuildRuby:0x0000aaac1a9f7a60
@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.20230209-001727",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005166 0.000148 0.837964 ( 1.562213)
build_miniruby 0.001173 0.000156 0.956932 ( 0.956008)
build_ruby 0.001369 0.000182 1.518272 ( 2.537103)
build_all 0.004153 0.004298 2.677606 ( 1.272912)
build_install 0.010691 0.003851 2.049777 ( 1.452728)
test_btest 0.000547 0.000115 38.138469 ( 16.020441)
test_basic 0.006022 0.000000 0.285424 ( 0.385866)
test_all 0.003006 0.000000 479.368681 (188.923859)
test_rubyspec 0.052578 0.022897 48.623125 ( 57.313123)
total: 270.43 sec