Logfile: /home/opc/ruby/logs/brlog.master.20230112-184010
#<BuildRuby:0x0000aaac4a5091b8
@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.20230112-184010",
@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.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000011)
build_up 0.003564 0.000509 0.788125 ( 1.521795)
build_miniruby 0.000997 0.000142 0.875503 ( 0.874338)
build_ruby 0.002016 0.000288 1.442068 ( 2.616143)
build_all 0.005836 0.000198 2.512173 ( 1.206067)
build_install 0.007788 0.004278 1.907714 ( 1.385798)
test_btest 0.000610 0.000107 36.400849 ( 15.560231)
test_basic 0.005222 0.000922 0.276058 ( 0.371784)
test_all 0.002675 0.000472 446.657171 (183.102960)
test_rubyspec 0.049738 0.032410 45.791431 ( 54.613181)
total: 261.25 sec