Logfile: /home/opc/ruby/logs/brlog.master.20230613-092012
#<BuildRuby:0x0000ffff3ed0fdc0
@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.20230613-092012",
@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.000013 0.000004 0.000017 ( 0.000019)
autoconf 0.000016 0.000005 0.000021 ( 0.000020)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004398 0.001374 1.387642 ( 3.612534)
build_miniruby 0.001040 0.000325 0.985650 ( 0.984860)
build_ruby 0.002077 0.000000 1.710373 ( 2.957815)
build_all 0.005277 0.001427 1.519746 ( 0.955923)
build_install 0.008663 0.005376 2.230437 ( 1.664822)
test_btest 0.000700 0.000233 49.224024 ( 18.312787)
test_basic 0.004667 0.001557 0.492447 ( 0.568394)
test_all 0.001716 0.000573 393.220791 (158.304139)
test_rubyspec 0.074529 0.022656 51.272290 ( 62.010152)
total: 249.37 sec