Logfile: /home/opc/ruby/logs/brlog.master.20230818-025548
#<BuildRuby:0x0000fffdb750fdd8
@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.20230818-025548",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000016 0.000002 0.000018 ( 0.000035)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.003189 0.002737 1.410338 ( 3.447945)
build_miniruby 0.001121 0.000160 1.056666 ( 1.056204)
build_ruby 0.002187 0.000312 1.771341 ( 3.753457)
build_all 0.003492 0.003050 3.314187 ( 1.609075)
build_install 0.009844 0.004885 4.044638 ( 2.344663)
test_btest 0.000698 0.000145 45.867322 ( 16.639824)
test_basic 0.005697 0.001188 0.497904 ( 0.571653)
test_all 0.006878 0.004118 410.117831 (167.811877)
test_rubyspec 0.054005 0.046327 55.287301 ( 65.950843)
total: 263.19 sec