Logfile: /home/opc/ruby/logs/brlog.master.20240603-183009
#<BuildRuby:0x0000fffdf37efdc8
@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.20240603-183009",
@make="make",
@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.000001 0.000019 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005050 0.000112 1.943841 ( 2.473197)
build_miniruby 0.001294 0.000136 1.147106 ( 1.146009)
build_ruby 0.002821 0.000297 1.947702 ( 4.301117)
build_all 0.006542 0.000285 3.762522 ( 1.826385)
build_install 0.006689 0.009102 5.011218 ( 2.664924)
test_btest 0.001099 0.000000 57.722560 ( 21.947584)
test_basic 0.007453 0.000000 0.565102 ( 0.634201)
test_all 0.114223 0.009172 474.872040 (188.589261)
test_rubyspec 0.067965 0.040453 76.740662 ( 33.791326)
total: 257.37 sec