Logfile: /home/opc/ruby/logs/brlog.master.20230531-082049
#<BuildRuby:0x0000fffc9ed7fdc0
@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.20230531-082049",
@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.000002 0.000011 ( 0.000012)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000000 0.006629 1.388939 ( 3.625931)
build_miniruby 0.000000 0.001276 0.956948 ( 0.977477)
build_ruby 0.000000 0.002810 1.635934 ( 3.215486)
build_all 0.002623 0.003283 1.481101 ( 0.943124)
build_install 0.011812 0.001424 2.201763 ( 1.646538)
test_btest 0.000000 0.000891 49.888588 ( 18.089650)
test_basic 0.002883 0.004109 0.495137 ( 0.572991)
test_all 0.001967 0.000555 426.976807 (167.928839)
test_rubyspec 0.059871 0.037969 51.163052 ( 61.838674)
total: 258.84 sec