Logfile: /home/opc/ruby/logs/brlog.master.20240717-134756
#<BuildRuby:0x0000fffbeba6fdc8
@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.20240717-134756",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000032 0.000000 0.000032 ( 0.000041)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.002265 0.003866 1.801286 ( 2.320248)
build_miniruby 0.000944 0.000158 1.165062 ( 1.163879)
build_ruby 0.001624 0.000000 1.961884 ( 3.395616)
build_all 0.008018 0.000000 4.136866 ( 1.949959)
build_install 0.009219 0.007075 5.323987 ( 2.741786)
test_btest 0.001115 0.000000 61.833991 ( 23.801192)
test_basic 0.007049 0.000870 0.581037 ( 0.657495)
test_all 0.119383 0.019327 514.468090 (206.314921)
test_rubyspec 0.041618 0.071216 79.393500 ( 35.018715)
total: 277.36 sec