Logfile: /home/opc/ruby/logs/brlog.master.20240919-030435
#<BuildRuby:0x0000fffc9220fdc0
@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.20240919-030435",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.002207 0.004080 2.375536 ( 2.666350)
build_miniruby 0.001138 0.000057 1.166596 ( 1.164578)
build_ruby 0.001871 0.000094 1.961658 ( 5.047128)
build_all 0.002157 0.004448 3.269524 ( 1.641313)
build_install 0.017029 0.000349 4.751798 ( 2.492277)
test_btest 0.000843 0.000074 47.956098 ( 18.828648)
test_basic 0.002967 0.004377 0.520993 ( 0.587656)
test_all 0.084613 0.048583 460.979531 (201.339828)
test_rubyspec 0.060492 0.050778 64.875071 ( 29.569573)
total: 263.34 sec