Logfile: /home/opc/ruby/logs/brlog.master.20230914-074852
#<BuildRuby:0x0000fffcad03fde0
@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.20230914-074852",
@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.000013)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005093 0.000536 1.405952 ( 4.647669)
build_miniruby 0.001106 0.000116 1.051815 ( 1.052358)
build_ruby 0.001397 0.000148 1.763530 ( 3.440595)
build_all 0.006013 0.000180 3.199992 ( 1.711903)
build_install 0.005433 0.008059 3.931306 ( 3.332907)
test_btest 0.001075 0.000195 44.995347 ( 17.046318)
test_basic 0.005717 0.001041 0.495054 ( 0.566806)
test_all 0.006210 0.002758 439.890697 (177.133682)
test_rubyspec 0.079110 0.025423 55.958934 ( 66.642098)
total: 275.58 sec