Logfile: /home/opc/ruby/logs/brlog.master.20230626-120229
#<BuildRuby:0x0000fffd8e15fdd8
@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.20230626-120229",
@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.000000 0.000011 ( 0.000012)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.005675 0.000084 1.405335 ( 3.599914)
build_miniruby 0.001174 0.000059 1.068762 ( 1.066866)
build_ruby 0.003335 0.000000 1.773640 ( 3.198902)
build_all 0.002645 0.003981 3.243712 ( 1.590017)
build_install 0.013908 0.000144 3.971102 ( 2.330724)
test_btest 0.000625 0.000050 49.909974 ( 18.124225)
test_basic 0.006216 0.000498 0.506936 ( 0.589707)
test_all 0.002064 0.000165 415.881810 (171.771103)
test_rubyspec 0.054144 0.040485 51.378867 ( 62.089742)
total: 264.36 sec