Logfile: /home/opc/ruby/logs/brlog.master.20240701-120048
#<BuildRuby:0x0000fffc3877fdc8
@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.20240701-120048",
@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.000001 0.000012 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.002586 0.004263 1.997796 ( 2.382711)
build_miniruby 0.001183 0.000187 1.182191 ( 1.181728)
build_ruby 0.001804 0.000286 1.962902 ( 4.111813)
build_all 0.004144 0.004163 4.106879 ( 1.924396)
build_install 0.012510 0.003280 5.454077 ( 2.761496)
test_btest 0.000753 0.000157 63.612353 ( 24.358396)
test_basic 0.002896 0.004751 0.584838 ( 0.663925)
test_all 0.101901 0.026768 523.191506 (225.586567)
test_rubyspec 0.039966 0.071009 78.067748 ( 34.446904)
total: 297.42 sec