Logfile: /home/opc/ruby/logs/brlog.master.20231125-235516
#<BuildRuby:0x0000fffd81ccfdd8
@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.20231125-235516",
@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.000003 0.000021 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005744 0.000295 1.373591 ( 2.074245)
build_miniruby 0.001178 0.000197 1.109729 ( 1.109781)
build_ruby 0.001487 0.000249 1.833656 ( 3.431137)
build_all 0.006373 0.000964 3.450895 ( 1.668416)
build_install 0.009207 0.003783 4.171027 ( 2.292364)
test_btest 0.000635 0.000121 47.810527 ( 21.137922)
test_basic 0.004540 0.004438 0.510766 ( 0.578147)
test_all 0.093134 0.035902 442.431255 (180.801017)
test_rubyspec 0.060812 0.035567 56.005932 ( 66.738834)
total: 279.83 sec