Logfile: /home/opc/ruby/logs/brlog.master.20230513-040029
#<BuildRuby:0x0000ffff7408fdd0
@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.20230513-040029",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000015 0.000005 0.000020 ( 0.000021)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.002863 0.003558 1.408456 ( 3.578147)
build_miniruby 0.000844 0.000298 0.971324 ( 0.971975)
build_ruby 0.002888 0.001022 1.705224 ( 2.884048)
build_all 0.004697 0.001661 1.538747 ( 0.952221)
build_install 0.011794 0.002468 2.227787 ( 1.627633)
test_btest 0.000678 0.000227 47.670732 ( 17.281559)
test_basic 0.001480 0.005431 0.490394 ( 0.571463)
test_all 0.002006 0.000781 422.826846 (181.190673)
test_rubyspec 0.053668 0.040434 50.577948 ( 61.373110)
total: 270.43 sec