Logfile: /home/opc/ruby/logs/brlog.master.20231116-044313
#<BuildRuby:0x0000fffd48e6fdc0
@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.20231116-044313",
@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.000019 0.000001 0.000020 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.000000 0.005951 1.378591 ( 2.058264)
build_miniruby 0.000000 0.001250 1.104614 ( 1.103830)
build_ruby 0.000559 0.001057 1.819177 ( 3.341212)
build_all 0.000440 0.006735 3.347357 ( 1.639325)
build_install 0.008495 0.004079 4.047351 ( 2.276258)
test_btest 0.000000 0.001476 48.079019 ( 18.981175)
test_basic 0.000000 0.007628 0.497974 ( 0.567829)
test_all 0.069728 0.055594 403.864144 (166.568103)
test_rubyspec 0.055521 0.040790 56.506272 ( 67.203994)
total: 263.74 sec