Logfile: /home/opc/ruby/logs/brlog.master.20230204-122049
#<BuildRuby:0x0000aaab3eb576f8
@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-122049",
@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.000010)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.004761 0.000318 0.824602 ( 1.545669)
build_miniruby 0.001262 0.000000 0.950480 ( 0.951140)
build_ruby 0.001518 0.000000 1.526267 ( 2.555288)
build_all 0.002528 0.006244 2.677974 ( 1.290475)
build_install 0.012401 0.001295 2.045394 ( 1.447729)
test_btest 0.000702 0.000000 38.950948 ( 14.455835)
test_basic 0.005068 0.000724 0.284667 ( 0.383160)
test_all 0.003975 0.000000 495.596879 (194.668194)
test_rubyspec 0.048162 0.028528 48.066197 ( 57.038765)
total: 274.34 sec