Logfile: /home/opc/ruby/logs/brlog.master.20230826-200313
#<BuildRuby:0x0000ffff47acfde0
@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.20230826-200313",
@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.000001 0.000012 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000937 0.004429 1.412662 ( 3.465893)
build_miniruby 0.001049 0.000242 1.055698 ( 1.057069)
build_ruby 0.002099 0.000000 1.760955 ( 3.211941)
build_all 0.006559 0.000000 3.241711 ( 1.593476)
build_install 0.009670 0.003621 4.000031 ( 2.340175)
test_btest 0.000851 0.000190 46.260270 ( 16.974063)
test_basic 0.005496 0.001228 0.497100 ( 0.569163)
test_all 0.006584 0.005027 469.596268 (214.908260)
test_rubyspec 0.068014 0.033668 54.883293 ( 66.223576)
total: 310.34 sec