Logfile: /home/opc/ruby/logs/brlog.master.20240806-200303
#<BuildRuby:0x0000ffff168ffdc0
@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.20240806-200303",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000015 0.000006 0.000021 ( 0.000021)
configure 0.000009 0.000004 0.000013 ( 0.000014)
build_up 0.004840 0.000372 1.764471 ( 2.663892)
build_miniruby 0.000000 0.001539 1.169533 ( 1.170042)
build_ruby 0.000000 0.001603 1.967841 ( 4.022485)
build_all 0.004232 0.002674 3.834154 ( 1.843268)
build_install 0.003178 0.012115 4.991670 ( 2.673966)
test_btest 0.000530 0.000333 59.402277 ( 22.659371)
test_basic 0.006484 0.001336 0.575072 ( 0.653386)
test_all 0.112339 0.017111 485.809823 (199.161358)
test_rubyspec 0.065853 0.046275 79.019727 ( 34.583996)
total: 269.43 sec