Logfile: /home/opc/ruby/logs/brlog.master.20240930-233601
#<BuildRuby:0x0000fffd461cfdd8
@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.20240930-233601",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006048 0.000222 2.352072 ( 2.593320)
build_miniruby 0.001214 0.000128 1.169322 ( 1.169191)
build_ruby 0.001758 0.000185 1.941012 ( 4.380963)
build_all 0.002198 0.004521 3.236506 ( 1.604984)
build_install 0.010445 0.005549 4.789136 ( 2.506986)
test_btest 0.000659 0.000132 48.082769 ( 22.137751)
test_basic 0.002839 0.004261 0.521703 ( 0.590175)
test_all 0.072972 0.056947 493.298028 (223.109124)
test_rubyspec 0.063167 0.064013 67.067997 ( 30.364127)
total: 288.46 sec