Logfile: /home/opc/ruby/logs/brlog.master.20240708-140217
#<BuildRuby:0x0000ffff01f7fde0
@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.20240708-140217",
@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.000001 0.000011 ( 0.000011)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.001857 0.003725 1.980645 ( 2.290559)
build_miniruby 0.001101 0.000174 1.166556 ( 1.167035)
build_ruby 0.001964 0.000310 2.016424 ( 4.995600)
build_all 0.007453 0.000492 4.110543 ( 1.940452)
build_install 0.014182 0.002122 5.419879 ( 2.714902)
test_btest 0.000742 0.000111 61.475795 ( 23.699513)
test_basic 0.002955 0.004677 0.580611 ( 0.655421)
test_all 0.082765 0.055264 488.257051 (194.266992)
test_rubyspec 0.069668 0.041770 78.710455 ( 34.761676)
total: 266.49 sec