Logfile: /home/opc/ruby/logs/brlog.master.20230109-104231
#<BuildRuby:0x0000aaae6f6a91b8
@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.20230109-104231",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.000610 0.004121 0.793643 ( 1.569867)
build_miniruby 0.001007 0.000215 0.877585 ( 0.876401)
build_ruby 0.001235 0.000265 1.435953 ( 2.424853)
build_all 0.006342 0.000000 2.556056 ( 1.212935)
build_install 0.011705 0.000209 1.948825 ( 1.366989)
test_btest 0.000657 0.000109 36.762532 ( 13.754648)
test_basic 0.005396 0.000898 0.276486 ( 0.366392)
test_all 0.002621 0.000000 450.448453 (181.879624)
test_rubyspec 0.049577 0.026845 46.123344 ( 54.882482)
total: 258.34 sec