Logfile: /home/opc/ruby/logs/brlog.master.20240929-230901
#<BuildRuby:0x0000fffd7e7bfdc8
@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.20240929-230901",
@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.000013 0.000000 0.000013 ( 0.000013)
autoconf 0.000021 0.000000 0.000021 ( 0.000022)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.000000 0.006612 2.524600 ( 3.117988)
build_miniruby 0.000243 0.001048 1.263837 ( 1.983484)
build_ruby 0.001762 0.000168 1.948014 ( 4.542199)
build_all 0.004045 0.003463 3.291571 ( 1.638352)
build_install 0.013761 0.004166 4.987894 ( 4.006927)
test_btest 0.000758 0.000116 49.876445 ( 19.450228)
test_basic 0.002385 0.004384 0.526048 ( 0.595987)
test_all 0.096292 0.033037 463.201846 (203.950695)
test_rubyspec 0.079265 0.046297 67.346781 ( 32.141686)
total: 271.43 sec