Logfile: /home/opc/ruby/logs/brlog.master.20230604-030722
#<BuildRuby:0x0000fffbc87efdc8
@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.20230604-030722",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.004224 0.001127 1.375727 ( 3.601668)
build_miniruby 0.001155 0.000308 0.955988 ( 0.954532)
build_ruby 0.001134 0.000302 1.619039 ( 2.688009)
build_all 0.004668 0.001246 1.475371 ( 0.934327)
build_install 0.002658 0.010804 2.184619 ( 1.637931)
test_btest 0.000563 0.000226 48.632222 ( 17.660725)
test_basic 0.005107 0.002043 0.477507 ( 0.554979)
test_all 0.002738 0.000000 432.768144 (173.986544)
test_rubyspec 0.056202 0.041856 50.823454 ( 61.563264)
total: 263.58 sec