Logfile: /home/opc/ruby/logs/brlog.master.20240916-040107
#<BuildRuby:0x0000ffff13defdd8
@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.20240916-040107",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.006857 0.000000 2.323633 ( 2.521474)
build_miniruby 0.001401 0.000051 1.314912 ( 1.315240)
build_ruby 0.002162 0.000325 2.122701 ( 5.032927)
build_all 0.005588 0.003656 3.482934 ( 1.706291)
build_install 0.013324 0.005142 4.884186 ( 2.550409)
test_btest 0.001001 0.000000 49.592952 ( 19.599858)
test_basic 0.003763 0.003410 0.525133 ( 0.598673)
test_all 0.093576 0.038186 510.564586 (207.181708)
test_rubyspec 0.049283 0.066049 65.191788 ( 29.758137)
total: 270.27 sec