Logfile: /home/opc/ruby/logs/brlog.master.20230910-113209
#<BuildRuby:0x0000fffbf216fdc0
@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.20230910-113209",
@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.000003 0.000012 ( 0.000013)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.005525 0.000496 1.408608 ( 4.736654)
build_miniruby 0.001125 0.000353 1.045183 ( 1.043921)
build_ruby 0.001422 0.000885 1.812586 ( 3.468467)
build_all 0.003205 0.003358 3.212722 ( 1.593334)
build_install 0.007154 0.007140 3.908065 ( 2.331275)
test_btest 0.000670 0.000278 45.668124 ( 16.508855)
test_basic 0.005461 0.002262 0.491604 ( 0.561586)
test_all 0.009964 0.000006 409.633621 (167.756970)
test_rubyspec 0.052533 0.044963 55.821709 ( 66.712035)
total: 264.71 sec