Logfile: /home/opc/ruby/logs/brlog.master.20230108-113927
#<BuildRuby:0x0000aaac407d91b8
@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.20230108-113927",
@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.000018 0.000000 0.000018 ( 0.000038)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.004022 0.000000 0.795458 ( 1.513572)
build_miniruby 0.001175 0.000078 0.877089 ( 0.875920)
build_ruby 0.001510 0.000100 1.463339 ( 3.217104)
build_all 0.002412 0.004121 2.536885 ( 1.204073)
build_install 0.006966 0.005549 1.927785 ( 1.346263)
test_btest 0.000558 0.000104 37.309138 ( 13.908859)
test_basic 0.004677 0.000878 0.275242 ( 0.367204)
test_all 0.002377 0.000446 447.479099 (176.989419)
test_rubyspec 0.058355 0.017445 45.994883 ( 54.842826)
total: 254.27 sec