Logfile: /home/opc/ruby/logs/brlog.master.20231217-182024
#<BuildRuby:0x0000ffff3b8ffdc8
@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.20231217-182024",
@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.000014)
autoconf 0.000017 0.000007 0.000024 ( 0.000023)
configure 0.000011 0.000005 0.000016 ( 0.000015)
build_up 0.002046 0.004847 1.700901 ( 2.187662)
build_miniruby 0.001324 0.000000 1.222722 ( 1.223375)
build_ruby 0.000669 0.001246 1.855786 ( 3.652353)
build_all 0.004891 0.002513 3.367633 ( 1.671541)
build_install 0.010904 0.003311 4.183845 ( 2.268939)
test_btest 0.000776 0.000349 48.407271 ( 20.961108)
test_basic 0.000869 0.007156 0.529475 ( 0.608358)
test_all 0.085587 0.045916 514.686883 (228.943928)
test_rubyspec 0.069426 0.034035 55.792241 ( 66.576241)
total: 328.09 sec