Logfile: /home/opc/ruby/logs/brlog.master.20231222-134632
#<BuildRuby:0x0000fffd14ccfdc8
@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.20231222-134632",
@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.000000 0.000011 ( 0.000012)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.004338 0.000230 1.162955 ( 1.841123)
build_miniruby 0.001184 0.000063 1.094236 ( 1.095007)
build_ruby 0.002426 0.000000 1.817671 ( 3.767934)
build_all 0.007406 0.000000 3.321821 ( 1.631033)
build_install 0.009555 0.003176 3.911672 ( 2.227017)
test_btest 0.000890 0.000067 47.768397 ( 18.477228)
test_basic 0.007302 0.000256 0.504625 ( 0.572974)
test_all 0.092154 0.039095 524.472969 (220.727797)
test_rubyspec 0.079917 0.021713 56.215803 ( 66.939292)
total: 317.28 sec