Logfile: /home/opc/ruby/logs/brlog.master.20230723-052417
#<BuildRuby:0x0000fffcb979fde0
@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-052417",
@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.000001 0.000011 ( 0.000012)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005798 0.000646 1.396100 ( 3.485356)
build_miniruby 0.001065 0.000118 1.077230 ( 1.078609)
build_ruby 0.002695 0.000301 1.777823 ( 3.259812)
build_all 0.002004 0.004069 1.587079 ( 0.968784)
build_install 0.012726 0.000588 2.293460 ( 1.659213)
test_btest 0.000714 0.000103 46.800249 ( 16.949813)
test_basic 0.005559 0.000798 0.484988 ( 0.563598)
test_all 0.002179 0.000223 392.683376 (158.481882)
test_rubyspec 0.068090 0.025278 48.975095 ( 59.849277)
total: 246.30 sec