Logfile: /home/opc/ruby/logs/brlog.master.20230113-212838
#<BuildRuby:0x0000aaaca8e791b8
@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.20230113-212838",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.004440 0.000029 0.782380 ( 1.859352)
build_miniruby 0.001097 0.000067 0.886591 ( 0.886301)
build_ruby 0.001413 0.000086 1.445098 ( 2.480982)
build_all 0.001972 0.004422 2.514854 ( 1.204328)
build_install 0.004503 0.007709 1.927661 ( 1.368127)
test_btest 0.000725 0.000086 36.451528 ( 14.117877)
test_basic 0.007236 0.000000 0.277343 ( 0.373335)
test_all 0.002252 0.000351 453.013356 (180.229096)
test_rubyspec 0.069426 0.007705 45.888809 ( 54.775177)
total: 257.30 sec