Logfile: /home/opc/ruby/logs/brlog.master.20230712-024526
#<BuildRuby:0x0000fffed572fdd8
@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.20230712-024526",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005971 0.000101 1.414615 ( 3.550840)
build_miniruby 0.001320 0.000066 1.084470 ( 1.083466)
build_ruby 0.002234 0.000112 1.803631 ( 2.917072)
build_all 0.002092 0.004445 1.571881 ( 0.967446)
build_install 0.010209 0.004551 2.297074 ( 1.687029)
test_btest 0.000792 0.000108 49.401408 ( 18.198045)
test_basic 0.002758 0.004165 0.509608 ( 0.588046)
test_all 0.002775 0.000177 432.195820 (173.159770)
test_rubyspec 0.052628 0.036441 51.446488 ( 62.252407)
total: 264.40 sec