Logfile: /home/opc/ruby/logs/brlog.master.20230622-132131
#<BuildRuby:0x0000fffccc3ffdd0
@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.20230622-132131",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000023 0.000001 0.000024 ( 0.000023)
configure 0.000014 0.000000 0.000014 ( 0.000027)
build_up 0.005866 0.000087 1.461457 ( 3.663150)
build_miniruby 0.001193 0.000054 1.071745 ( 1.071903)
build_ruby 0.001944 0.000088 1.778628 ( 3.289776)
build_all 0.002195 0.004374 3.245403 ( 1.591411)
build_install 0.009905 0.003939 3.934911 ( 2.295114)
test_btest 0.000729 0.000087 48.511173 ( 17.697703)
test_basic 0.006154 0.000740 0.510361 ( 0.586473)
test_all 0.002346 0.000282 424.991461 (171.054287)
test_rubyspec 0.068453 0.020078 51.376279 ( 62.087635)
total: 263.34 sec