Logfile: /home/opc/ruby/logs/brlog.master.20240825-030933
#<BuildRuby:0x0000fffe0b90fdd0
@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.20240825-030933",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005018 0.000117 1.771572 ( 2.272173)
build_miniruby 0.001151 0.000121 1.181308 ( 1.187816)
build_ruby 0.001072 0.000526 1.924308 ( 4.377748)
build_all 0.004712 0.003105 3.915636 ( 1.865629)
build_install 0.013789 0.001975 5.111531 ( 2.649729)
test_btest 0.000731 0.000104 59.192982 ( 22.421004)
test_basic 0.002555 0.005126 0.565431 ( 0.634177)
test_all 0.087432 0.040012 526.610360 (213.206197)
test_rubyspec 0.051637 0.060423 80.245339 ( 35.153383)
total: 283.77 sec