Logfile: /home/opc/ruby/logs/brlog.master.20230806-203834
#<BuildRuby:0x0000fffcf7a8fdc8
@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.20230806-203834",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.005464 0.000276 1.412037 ( 3.511241)
build_miniruby 0.001047 0.000176 1.066616 ( 1.072708)
build_ruby 0.002066 0.000000 1.798555 ( 3.272637)
build_all 0.000000 0.006458 1.543214 ( 0.971844)
build_install 0.004992 0.008328 2.246044 ( 1.674398)
test_btest 0.000912 0.000306 46.147406 ( 17.144395)
test_basic 0.002116 0.004793 0.493322 ( 0.568181)
test_all 0.002066 0.000616 458.287357 (191.193564)
test_rubyspec 0.068544 0.019025 52.704996 ( 63.376881)
total: 282.79 sec