Logfile: /home/opc/ruby/logs/brlog.master.20230810-210036
#<BuildRuby:0x0000fffe35a4fdd8
@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.20230810-210036",
@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.000002 0.000013 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000685 0.006028 1.422524 ( 4.529234)
build_miniruby 0.001072 0.000256 1.076968 ( 1.074959)
build_ruby 0.001467 0.000351 1.830043 ( 3.568194)
build_all 0.006035 0.000552 1.591750 ( 1.056646)
build_install 0.011886 0.001775 2.339361 ( 1.719503)
test_btest 0.000773 0.000168 47.909715 ( 19.914236)
test_basic 0.000000 0.007098 0.502014 ( 0.591337)
test_all 0.000013 0.002615 418.039992 (166.130037)
test_rubyspec 0.050105 0.033602 52.004182 ( 62.787491)
total: 261.37 sec