Logfile: /home/opc/ruby/logs/brlog.master.20240707-073625
#<BuildRuby:0x0000fffc58f5fdc0
@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.20240707-073625",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002556 0.003764 1.981934 ( 2.321874)
build_miniruby 0.001035 0.000230 1.157522 ( 1.158132)
build_ruby 0.001688 0.000000 1.955458 ( 4.783154)
build_all 0.004135 0.003503 4.031487 ( 1.912977)
build_install 0.015225 0.000753 5.349481 ( 2.784629)
test_btest 0.000743 0.000162 60.471034 ( 22.998197)
test_basic 0.007124 0.000617 0.576381 ( 0.648250)
test_all 0.089009 0.045673 539.184316 (226.554996)
test_rubyspec 0.051453 0.066404 82.891304 ( 36.044449)
total: 299.21 sec