Logfile: /home/opc/ruby/logs/brlog.master.20230909-085942
#<BuildRuby:0x0000ffff9f3ffdc8
@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.20230909-085942",
@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.000012 0.000001 0.000013 ( 0.000012)
autoconf 0.000018 0.000001 0.000019 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005783 0.000000 1.376575 ( 3.546868)
build_miniruby 0.001128 0.000000 1.029154 ( 1.030581)
build_ruby 0.002002 0.000046 1.720222 ( 3.565675)
build_all 0.002684 0.003612 3.189805 ( 1.562991)
build_install 0.009856 0.003674 3.900787 ( 2.327253)
test_btest 0.000769 0.000093 45.227779 ( 16.487715)
test_basic 0.000021 0.006973 0.492590 ( 0.563788)
test_all 0.008508 0.001636 426.844417 (171.123134)
test_rubyspec 0.078137 0.025609 56.301479 ( 67.042273)
total: 267.25 sec