Logfile: /home/opc/ruby/logs/brlog.master.20230831-002131
#<BuildRuby:0x0000fffc9717fdd8
@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.20230831-002131",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.004897 0.000000 1.170582 ( 1.885110)
build_miniruby 0.001194 0.000000 1.108284 ( 1.108080)
build_ruby 0.002723 0.000230 1.791512 ( 3.383515)
build_all 0.003150 0.003876 3.220927 ( 1.575253)
build_install 0.008037 0.008137 3.904510 ( 2.268036)
test_btest 0.000722 0.000242 48.325792 ( 17.978773)
test_basic 0.004808 0.001607 0.497757 ( 0.571982)
test_all 0.007049 0.002356 440.663419 (176.017104)
test_rubyspec 0.069467 0.031680 55.799352 ( 66.476682)
total: 271.27 sec