Logfile: /home/opc/ruby/logs/brlog.master.20230908-160236
#<BuildRuby:0x0000fffe99cbfdc0
@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.20230908-160236",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005876 0.000197 1.408684 ( 3.706711)
build_miniruby 0.001095 0.000115 1.067707 ( 1.067881)
build_ruby 0.001451 0.000153 1.748573 ( 3.421095)
build_all 0.001838 0.004190 3.196787 ( 1.582814)
build_install 0.012220 0.001454 3.899636 ( 2.317467)
test_btest 0.000696 0.000104 44.851370 ( 16.847841)
test_basic 0.005904 0.000887 0.490899 ( 0.561902)
test_all 0.010502 0.000050 410.971074 (168.139042)
test_rubyspec 0.074214 0.031322 55.272202 ( 66.502351)
total: 264.15 sec