Logfile: /home/opc/ruby/logs/brlog.master.20230619-082926
#<BuildRuby:0x0000fffed375fdc8
@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.20230619-082926",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.006099 0.000678 1.392048 ( 3.541501)
build_miniruby 0.001113 0.000124 0.985344 ( 0.985092)
build_ruby 0.002120 0.000000 1.658193 ( 2.677558)
build_all 0.005581 0.000355 1.577456 ( 0.957095)
build_install 0.008337 0.005249 2.286768 ( 1.663457)
test_btest 0.001040 0.000156 49.799517 ( 18.422766)
test_basic 0.006532 0.000229 0.488858 ( 0.569763)
test_all 0.003106 0.000196 389.470439 (157.050547)
test_rubyspec 0.081226 0.015213 51.622171 ( 62.410745)
total: 248.28 sec