Logfile: /home/opc/ruby/logs/brlog.master.20230902-190431
#<BuildRuby:0x0000fffd7438fdc0
@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.20230902-190431",
@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.000012)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.000813 0.004034 1.163746 ( 1.846287)
build_miniruby 0.001103 0.000055 1.042404 ( 1.043295)
build_ruby 0.001769 0.000088 1.732036 ( 3.403749)
build_all 0.006320 0.000100 3.151526 ( 1.567658)
build_install 0.012596 0.000596 3.729279 ( 2.192183)
test_btest 0.000774 0.000037 44.740802 ( 16.727106)
test_basic 0.006113 0.000289 0.491610 ( 0.561474)
test_all 0.006030 0.004875 432.598644 (177.617299)
test_rubyspec 0.073501 0.025074 54.771489 ( 65.466335)
total: 270.43 sec