Logfile: /home/opc/ruby/logs/brlog.master.20230331-235240
#<BuildRuby:0x0000fffe2e1efdc0
@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.20230331-235240",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.000187 0.005706 1.401288 ( 3.662956)
build_miniruby 0.000973 0.000186 0.949158 ( 0.948651)
build_ruby 0.001832 0.000350 1.614655 ( 2.704031)
build_all 0.002789 0.003389 1.557144 ( 0.951738)
build_install 0.012104 0.001858 2.272407 ( 1.630810)
test_btest 0.000441 0.000544 46.769134 ( 17.268284)
test_basic 0.000408 0.006325 0.360902 ( 0.457970)
test_all 0.001947 0.000568 440.980556 (177.782204)
test_rubyspec 0.068483 0.030578 51.493156 ( 60.329163)
total: 265.74 sec