Logfile: /home/opc/ruby/logs/brlog.master.20241002-220548
#<BuildRuby:0x0000fffde75bfdc0
@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.20241002-220548",
@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.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005871 0.000096 2.348262 ( 2.630128)
build_miniruby 0.001083 0.000055 1.180773 ( 1.182692)
build_ruby 0.002133 0.000000 1.971526 ( 4.392468)
build_all 0.007497 0.000070 3.393416 ( 1.656367)
build_install 0.007677 0.008817 4.929904 ( 2.401341)
test_btest 0.000755 0.000099 50.027096 ( 20.024296)
test_basic 0.002524 0.004783 0.523083 ( 0.589432)
test_all 0.093875 0.038173 485.365481 (200.851473)
test_rubyspec 0.055523 0.060981 65.015760 ( 29.662072)
total: 263.39 sec