Logfile: /home/opc/ruby/logs/brlog.master.20230517-135022
#<BuildRuby:0x0000ffff7790fde0
@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.20230517-135022",
@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.000007 0.000003 0.000010 ( 0.000011)
autoconf 0.000021 0.000011 0.000032 ( 0.000032)
configure 0.000009 0.000005 0.000014 ( 0.000013)
build_up 0.005945 0.000000 1.382256 ( 3.948718)
build_miniruby 0.001125 0.000000 0.953930 ( 0.952845)
build_ruby 0.001626 0.000000 1.623698 ( 2.295461)
build_all 0.005012 0.001172 1.514093 ( 0.937164)
build_install 0.008933 0.003972 2.227331 ( 1.643105)
test_btest 0.000593 0.000263 49.117314 ( 20.176545)
test_basic 0.003025 0.003689 0.485923 ( 0.565292)
test_all 0.002053 0.000973 426.307679 (172.609777)
test_rubyspec 0.059650 0.031995 50.431002 ( 61.153363)
total: 264.28 sec