Logfile: /home/opc/ruby/logs/brlog.master.20240911-173031
#<BuildRuby:0x0000ffff6e5efdd0
@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.20240911-173031",
@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.000012)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.005770 0.000305 1.812473 ( 2.282110)
build_miniruby 0.001297 0.000068 1.210447 ( 1.210055)
build_ruby 0.002041 0.000108 1.951396 ( 3.607846)
build_all 0.007666 0.000160 3.884266 ( 1.860507)
build_install 0.008450 0.007491 5.103980 ( 2.649950)
test_btest 0.001077 0.000129 60.383570 ( 23.115274)
test_basic 0.007145 0.000000 0.571199 ( 0.645665)
test_all 0.096555 0.030630 499.055412 (202.552756)
test_rubyspec 0.069010 0.042498 78.936879 ( 34.605404)
total: 272.53 sec