Logfile: /home/opc/ruby/logs/brlog.master.20240721-045256
#<BuildRuby:0x0000fffda7f5fdc0
@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-045256",
@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.000013 0.000000 0.000013 ( 0.000014)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.005030 0.000266 1.764995 ( 2.220795)
build_miniruby 0.000000 0.001277 1.180327 ( 1.177887)
build_ruby 0.001205 0.003102 1.964586 ( 4.460108)
build_all 0.008670 0.000000 4.178809 ( 1.960827)
build_install 0.014667 0.003534 5.578294 ( 2.827171)
test_btest 0.000957 0.000111 61.565918 ( 24.216211)
test_basic 0.003485 0.004697 0.630729 ( 0.711755)
test_all 0.088896 0.049853 500.906945 (206.914784)
test_rubyspec 0.033979 0.075580 79.526319 ( 34.959993)
total: 279.45 sec