Logfile: /home/opc/ruby/logs/brlog.master.20230920-132455
#<BuildRuby:0x0000fffed188fdd0
@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.20230920-132455",
@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.000000 0.000021 0.000021 ( 0.000027)
autoconf 0.000000 0.000021 0.000021 ( 0.000029)
configure 0.000000 0.000014 0.000014 ( 0.000014)
build_up 0.001564 0.004075 1.424236 ( 3.678162)
build_miniruby 0.001031 0.000172 1.061806 ( 1.065913)
build_ruby 0.001542 0.000257 1.781509 ( 3.530111)
build_all 0.001832 0.004630 3.200781 ( 1.716685)
build_install 0.012978 0.000858 3.917536 ( 3.237888)
test_btest 0.000673 0.000134 45.980409 ( 16.967649)
test_basic 0.005942 0.001187 0.486784 ( 0.558181)
test_all 0.003090 0.005671 472.924820 (205.280067)
test_rubyspec 0.079512 0.025362 56.154302 ( 67.335102)
total: 303.37 sec