Logfile: /home/opc/ruby/logs/brlog.master.20240709-073939
#<BuildRuby:0x0000fffcff50fdc8
@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.20240709-073939",
@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.000001 0.000012 ( 0.000011)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.000000 0.006155 1.977135 ( 2.483326)
build_miniruby 0.000269 0.001021 1.158132 ( 1.156667)
build_ruby 0.002882 0.000432 1.968558 ( 3.855985)
build_all 0.003385 0.004562 4.047580 ( 1.914855)
build_install 0.006874 0.007776 5.319941 ( 2.648037)
test_btest 0.000655 0.000178 61.940043 ( 24.884209)
test_basic 0.006763 0.000707 0.581274 ( 0.656044)
test_all 0.085082 0.055492 544.720666 (237.245493)
test_rubyspec 0.066704 0.043184 80.358552 ( 35.574381)
total: 310.42 sec