Logfile: /home/opc/ruby/logs/brlog.master.20230925-224402
#<BuildRuby:0x0000ffff012ffde0
@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.20230925-224402",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005563 0.000168 1.418015 ( 3.703248)
build_miniruby 0.001149 0.000000 1.059659 ( 1.059925)
build_ruby 0.001886 0.000000 1.809559 ( 3.196302)
build_all 0.006611 0.000164 3.242776 ( 1.600790)
build_install 0.009754 0.003811 3.959758 ( 2.337605)
test_btest 0.000747 0.000093 45.566736 ( 16.615795)
test_basic 0.005865 0.000218 0.498667 ( 0.569147)
test_all 0.007112 0.003968 424.854283 (170.591522)
test_rubyspec 0.070166 0.031912 54.486799 ( 65.666044)
total: 265.34 sec