Logfile: /home/opc/ruby/logs/brlog.master.20230828-131232
#<BuildRuby:0x0000fffe23fafdd0
@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.20230828-131232",
@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.000003 0.000012 ( 0.000012)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.001134 0.004551 1.402093 ( 3.505614)
build_miniruby 0.000795 0.000320 1.056593 ( 1.055943)
build_ruby 0.001135 0.000457 1.783886 ( 3.108725)
build_all 0.004065 0.002711 3.265901 ( 1.607459)
build_install 0.012201 0.001299 3.985383 ( 2.305418)
test_btest 0.000520 0.000193 46.373901 ( 19.786468)
test_basic 0.005879 0.000554 0.501196 ( 0.573966)
test_all 0.004700 0.004510 409.315913 (165.847821)
test_rubyspec 0.073349 0.027726 55.521146 ( 66.459926)
total: 264.25 sec