Logfile: /home/opc/ruby/logs/brlog.master.20230723-111447
#<BuildRuby:0x0000ffff58f2fdc0
@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.20230723-111447",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000026 0.000000 0.000026 ( 0.000025)
configure 0.000018 0.000000 0.000018 ( 0.000017)
build_up 0.006242 0.000000 1.411749 ( 3.413907)
build_miniruby 0.001119 0.000000 1.079821 ( 1.078729)
build_ruby 0.001453 0.000103 1.798627 ( 3.523476)
build_all 0.006437 0.000218 1.598498 ( 0.983149)
build_install 0.005857 0.007883 2.307468 ( 1.669014)
test_btest 0.000630 0.000105 45.679202 ( 19.885765)
test_basic 0.005967 0.000990 0.492708 ( 0.571706)
test_all 0.001515 0.000252 435.973501 (173.052384)
test_rubyspec 0.072987 0.015890 48.395982 ( 59.135907)
total: 263.31 sec