Logfile: /home/opc/ruby/logs/brlog.master.20230911-173312
#<BuildRuby:0x0000fffefbc2fdd0
@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.20230911-173312",
@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.000032 0.000008 0.000040 ( 0.000042)
autoconf 0.000027 0.000000 0.000027 ( 0.000039)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.006478 0.000000 1.418325 ( 3.675656)
build_miniruby 0.001156 0.000000 1.044318 ( 1.043997)
build_ruby 0.001427 0.000000 1.770071 ( 3.327390)
build_all 0.006762 0.000000 3.247269 ( 1.603099)
build_install 0.013435 0.001749 3.962048 ( 2.311517)
test_btest 0.000701 0.000140 45.492015 ( 16.706615)
test_basic 0.006393 0.001278 0.497676 ( 0.570176)
test_all 0.006925 0.001384 416.776688 (167.474154)
test_rubyspec 0.067463 0.034088 55.980828 ( 66.676569)
total: 263.39 sec