Logfile: /home/opc/ruby/logs/brlog.master.20230102-185919
#<BuildRuby:0x0000aaac7b797840
@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.20230102-185919",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.001311 0.003117 0.785571 ( 1.522305)
build_miniruby 0.000919 0.000263 0.877596 ( 0.876522)
build_ruby 0.001221 0.000349 1.427098 ( 3.103680)
build_all 0.006748 0.000000 2.475964 ( 1.205817)
build_install 0.011240 0.000640 2.046765 ( 1.431933)
test_btest 0.000596 0.000133 39.275059 ( 14.914026)
test_basic 0.005516 0.001228 0.277054 ( 0.367910)
test_all 0.002724 0.000508 431.075042 (171.181332)
test_rubyspec 0.049572 0.025657 45.841456 ( 54.679726)
total: 249.28 sec