Logfile: /home/opc/ruby/logs/brlog.master.20240605-120020
#<BuildRuby:0x0000fffd4de0fdd0
@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.20240605-120020",
@make="make",
@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.000001 0.000011 ( 0.000012)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005215 0.000197 1.991675 ( 2.430076)
build_miniruby 0.001077 0.000180 1.195527 ( 1.199084)
build_ruby 0.001505 0.000251 1.944152 ( 3.935937)
build_all 0.003363 0.003948 3.820638 ( 1.847115)
build_install 0.011431 0.003947 5.163627 ( 2.761481)
test_btest 0.000755 0.000065 59.751444 ( 23.542134)
test_basic 0.007054 0.000736 0.562451 ( 0.631316)
test_all 0.065578 0.064725 491.016660 (195.918140)
test_rubyspec 0.053839 0.057074 77.409635 ( 34.033168)
total: 266.30 sec