Logfile: /home/opc/ruby/logs/brlog.master.20230907-035258
#<BuildRuby:0x0000fffcf520fdd0
@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.20230907-035258",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000001 0.000011 ( 0.000012)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000506 0.004037 1.152075 ( 1.867991)
build_miniruby 0.000948 0.000223 1.041872 ( 1.040763)
build_ruby 0.001297 0.000305 1.741534 ( 3.106849)
build_all 0.006237 0.000171 3.174470 ( 1.617302)
build_install 0.008218 0.004506 3.757408 ( 2.153396)
test_btest 0.000649 0.000163 45.232310 ( 16.499873)
test_basic 0.002051 0.004866 0.494557 ( 0.564285)
test_all 0.007720 0.000960 425.020407 (172.329177)
test_rubyspec 0.051448 0.039989 55.453816 ( 66.174411)
total: 265.36 sec