Logfile: /home/opc/ruby/logs/brlog.master.20241007-123227
#<BuildRuby:0x0000ffff9297fdc8
@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.20241007-123227",
@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.000002 0.000011 ( 0.000012)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.003066 0.002655 2.003374 ( 2.538331)
build_miniruby 0.001504 0.000416 1.183887 ( 1.183562)
build_ruby 0.001286 0.000356 2.012579 ( 3.996415)
build_all 0.002622 0.004849 3.478418 ( 1.691800)
build_install 0.012226 0.004069 4.843984 ( 2.520567)
test_btest 0.000835 0.000105 48.589599 ( 19.137851)
test_basic 0.006045 0.000574 0.520027 ( 0.587076)
test_all 0.076102 0.055250 500.278299 (202.748106)
test_rubyspec 0.063083 0.060031 66.251318 ( 30.092334)
total: 264.50 sec