Logfile: /home/opc/ruby/logs/brlog.master.20230901-174642
#<BuildRuby:0x0000fffe9ae4fdd8
@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.20230901-174642",
@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.000018 0.000000 0.000018 ( 0.000013)
autoconf 0.000018 0.000000 0.000018 ( 0.000045)
configure 0.000013 0.000000 0.000013 ( 0.000026)
build_up 0.001776 0.003822 1.178802 ( 1.854609)
build_miniruby 0.000941 0.000149 1.054230 ( 1.052751)
build_ruby 0.001722 0.000272 1.770508 ( 3.230417)
build_all 0.005352 0.000846 3.180103 ( 1.585691)
build_install 0.004695 0.008922 3.775613 ( 2.192553)
test_btest 0.001105 0.000277 45.500099 ( 17.960189)
test_basic 0.005441 0.001362 0.500276 ( 0.569818)
test_all 0.007108 0.001777 415.922094 (167.250289)
test_rubyspec 0.070391 0.029796 53.930688 ( 64.629693)
total: 260.33 sec