Logfile: /home/opc/ruby/logs/brlog.master.20230505-120058
#<BuildRuby:0x0000fffd3e25fdc8
@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.20230505-120058",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.000000 0.006450 1.416383 ( 3.566270)
build_miniruby 0.000000 0.001184 0.974351 ( 0.974446)
build_ruby 0.001213 0.000628 1.681186 ( 3.068652)
build_all 0.004396 0.001543 1.493269 ( 0.944171)
build_install 0.009137 0.004503 2.222128 ( 1.655565)
test_btest 0.000644 0.000236 50.194467 ( 18.345745)
test_basic 0.005914 0.000549 0.500527 ( 0.581677)
test_all 0.001862 0.000649 406.227735 (162.440314)
test_rubyspec 0.063850 0.035486 51.066057 ( 61.765476)
total: 253.34 sec