Logfile: /home/opc/ruby/logs/brlog.master.20240113-095053
#<BuildRuby:0x0000ffff1d72fde0
@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.20240113-095053",
@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.000000 0.000012 ( 0.000013)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000818 0.004025 1.177781 ( 1.884061)
build_miniruby 0.001272 0.000000 1.101814 ( 1.101184)
build_ruby 0.001713 0.000000 1.882218 ( 3.736548)
build_all 0.007729 0.000000 3.423365 ( 1.671315)
build_install 0.009071 0.004516 4.036272 ( 2.313392)
test_btest 0.000752 0.000000 49.625384 ( 18.861241)
test_basic 0.003927 0.003596 0.507920 ( 0.586841)
test_all 0.077629 0.051990 507.953234 (205.890956)
test_rubyspec 0.079218 0.026629 57.247534 ( 67.952459)
total: 304.00 sec