Logfile: /home/opc/ruby/logs/brlog.master.20240720-131053
#<BuildRuby:0x0000ffff5d53fdd8
@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.20240720-131053",
@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.000002 0.000012 ( 0.000012)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005235 0.000921 1.823827 ( 2.380846)
build_miniruby 0.001131 0.000199 1.197051 ( 1.196062)
build_ruby 0.002213 0.000389 1.992231 ( 4.354570)
build_all 0.008039 0.000000 4.243240 ( 1.974097)
build_install 0.015907 0.001596 5.450335 ( 2.788808)
test_btest 0.000731 0.000110 62.690043 ( 24.328967)
test_basic 0.007373 0.000325 0.581494 ( 0.662890)
test_all 0.092241 0.042514 529.669490 (212.839412)
test_rubyspec 0.062476 0.051098 79.473222 ( 34.914724)
total: 285.44 sec