Logfile: /home/opc/ruby/logs/brlog.master.20240721-153109
#<BuildRuby:0x0000ffff3a08fdd8
@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.20240721-153109",
@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.000013 0.000002 0.000015 ( 0.000014)
build_up 0.005411 0.000602 1.801686 ( 2.438053)
build_miniruby 0.000000 0.001214 1.189563 ( 1.189461)
build_ruby 0.000000 0.001922 1.998326 ( 4.420139)
build_all 0.003409 0.004166 4.203062 ( 1.957594)
build_install 0.012863 0.004142 5.435273 ( 2.776887)
test_btest 0.000954 0.000000 60.876646 ( 23.555471)
test_basic 0.004961 0.002656 0.582183 ( 0.653937)
test_all 0.102030 0.030308 505.802669 (224.471232)
test_rubyspec 0.061452 0.044215 79.629238 ( 35.065589)
total: 296.53 sec