Logfile: /home/opc/ruby/logs/brlog.master.20240607-235953
#<BuildRuby:0x0000fffe153cfdc0
@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.20240607-235953",
@make="make",
@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.000011)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.005445 0.000000 1.780598 ( 2.469087)
build_miniruby 0.001228 0.000000 1.167578 ( 1.168156)
build_ruby 0.002795 0.000000 1.934575 ( 3.993136)
build_all 0.003798 0.004258 4.093389 ( 1.916594)
build_install 0.006899 0.008901 5.189119 ( 2.672093)
test_btest 0.000746 0.000097 61.558830 ( 25.455346)
test_basic 0.006779 0.000292 0.562281 ( 0.632536)
test_all 0.099116 0.029756 512.357674 (206.619698)
test_rubyspec 0.074771 0.037431 78.128724 ( 34.526214)
total: 279.45 sec