Logfile: /home/opc/ruby/logs/brlog.master.20240915-063059
#<BuildRuby:0x0000fffccc90fdc0
@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.20240915-063059",
@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.000001 0.000013 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.002768 0.003784 2.180167 ( 2.401018)
build_miniruby 0.001090 0.000173 1.195486 ( 1.197473)
build_ruby 0.001497 0.000237 1.997579 ( 4.763002)
build_all 0.007318 0.000000 3.316725 ( 1.637167)
build_install 0.011328 0.003130 4.679111 ( 2.377827)
test_btest 0.000848 0.000055 48.092085 ( 18.886693)
test_basic 0.006101 0.000441 0.521963 ( 0.599879)
test_all 0.094769 0.034538 453.196798 (187.674956)
test_rubyspec 0.051715 0.062284 65.169406 ( 29.702899)
total: 249.24 sec