Logfile: /home/opc/ruby/logs/brlog.master.20240815-010104
#<BuildRuby:0x0000fffe31f4fdc8
@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.20240815-010104",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000018 0.000006 0.000024 ( 0.000023)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.002290 0.004230 1.867743 ( 2.558269)
build_miniruby 0.000640 0.000677 1.296477 ( 1.297637)
build_ruby 0.000000 0.001878 2.071185 ( 4.401165)
build_all 0.006368 0.002412 4.062128 ( 1.923400)
build_install 0.014298 0.003867 5.297106 ( 2.733017)
test_btest 0.000739 0.000268 61.297642 ( 25.975156)
test_basic 0.005417 0.001965 0.575112 ( 0.651113)
test_all 0.102285 0.026463 496.735662 (223.381884)
test_rubyspec 0.056155 0.058447 78.428017 ( 34.466574)
total: 297.39 sec