Logfile: /home/opc/ruby/logs/brlog.master.20240906-182714
#<BuildRuby:0x0000ffff1f30fdd0
@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.20240906-182714",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.002705 0.003412 1.788191 ( 2.565696)
build_miniruby 0.001147 0.000109 1.185397 ( 1.184010)
build_ruby 0.002144 0.000000 1.932814 ( 3.978065)
build_all 0.003874 0.003076 3.828328 ( 1.817110)
build_install 0.015019 0.000498 4.965745 ( 2.617000)
test_btest 0.000882 0.000000 62.447884 ( 23.895511)
test_basic 0.004481 0.002943 0.572099 ( 0.650594)
test_all 0.104048 0.028812 489.775231 (199.161532)
test_rubyspec 0.048286 0.066196 79.052722 ( 34.616087)
total: 270.49 sec