Logfile: /home/opc/ruby/logs/brlog.master.20230729-152909
#<BuildRuby:0x0000fffc29fcfdc0
@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.20230729-152909",
@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.000016 0.000000 0.000016 ( 0.000018)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.005672 0.000284 1.411370 ( 3.733374)
build_miniruby 0.001159 0.000058 1.065948 ( 1.068277)
build_ruby 0.002936 0.000000 1.776529 ( 3.263814)
build_all 0.002444 0.003986 1.509853 ( 0.954854)
build_install 0.012576 0.000366 2.224241 ( 1.651969)
test_btest 0.000799 0.000066 45.200676 ( 16.602556)
test_basic 0.001591 0.004558 0.491611 ( 0.567437)
test_all 0.001807 0.000226 394.993014 (161.181324)
test_rubyspec 0.057754 0.033923 48.890599 ( 59.601910)
total: 248.63 sec