Logfile: /home/opc/ruby/logs/brlog.master.20240720-203431
#<BuildRuby:0x0000fffc2165fdd8
@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.20240720-203431",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000001 0.000013 ( 0.000014)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005744 0.000083 1.781935 ( 2.329729)
build_miniruby 0.001389 0.000000 1.156221 ( 1.157093)
build_ruby 0.000000 0.001636 1.969785 ( 4.313425)
build_all 0.002812 0.005650 4.198710 ( 1.953612)
build_install 0.010712 0.005057 5.368747 ( 2.727207)
test_btest 0.000721 0.000125 60.161809 ( 22.882112)
test_basic 0.006334 0.001104 0.579026 ( 0.661348)
test_all 0.097419 0.038738 533.940792 (216.352642)
test_rubyspec 0.065223 0.046914 79.897824 ( 35.048065)
total: 287.43 sec