Logfile: /home/opc/ruby/logs/brlog.master.20230901-022623
#<BuildRuby:0x0000ffff94c9fdd0
@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.20230901-022623",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000007 0.000004 0.000011 ( 0.000012)
autoconf 0.000012 0.000007 0.000019 ( 0.000019)
configure 0.000009 0.000005 0.000014 ( 0.000013)
build_up 0.002997 0.001613 1.156893 ( 1.858987)
build_miniruby 0.000763 0.000411 1.058561 ( 1.059013)
build_ruby 0.002086 0.001123 1.746380 ( 3.435808)
build_all 0.005557 0.000570 3.202326 ( 1.572274)
build_install 0.009386 0.002254 3.780982 ( 2.201833)
test_btest 0.000511 0.000239 47.088491 ( 18.020087)
test_basic 0.004144 0.001934 0.486422 ( 0.559915)
test_all 0.004346 0.004750 449.382728 (179.736115)
test_rubyspec 0.053125 0.053646 53.989503 ( 64.745119)
total: 273.19 sec