Logfile: /home/opc/ruby/logs/brlog.master.20240912-164032
#<BuildRuby:0x0000fffc0d50fdc0
@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.20240912-164032",
@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.000000 0.000011 ( 0.000011)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.005706 0.000300 1.855817 ( 2.554598)
build_miniruby 0.001355 0.000071 1.250942 ( 1.249070)
build_ruby 0.001670 0.000088 2.021122 ( 4.377517)
build_all 0.003992 0.004009 4.010995 ( 1.910189)
build_install 0.010055 0.007390 5.230908 ( 2.716491)
test_btest 0.000753 0.000121 62.250553 ( 26.629339)
test_basic 0.003594 0.003926 0.593929 ( 0.672226)
test_all 0.096217 0.040139 535.099809 (220.709591)
test_rubyspec 0.051285 0.068037 78.871995 ( 34.648770)
total: 295.47 sec