Logfile: /home/opc/ruby/logs/brlog.master.20240928-131635
#<BuildRuby:0x0000fffed413fdc0
@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.20240928-131635",
@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.000002 0.000013 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003623 0.002983 2.477553 ( 3.054572)
build_miniruby 0.001270 0.000000 1.232014 ( 1.914851)
build_ruby 0.002000 0.000000 1.977444 ( 4.377744)
build_all 0.007348 0.000000 3.287680 ( 1.619988)
build_install 0.011761 0.004523 4.968676 ( 3.748276)
test_btest 0.000813 0.000163 49.422376 ( 19.207841)
test_basic 0.000000 0.007045 0.526702 ( 0.609466)
test_all 0.097922 0.033399 465.150045 (203.413681)
test_rubyspec 0.082241 0.053426 68.916068 ( 32.437756)
total: 270.39 sec