Logfile: /home/opc/ruby/logs/brlog.master.20230731-144717
#<BuildRuby:0x0000fffc8ad5fde0
@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.20230731-144717",
@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.000000 0.000011 ( 0.000012)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.005816 0.000306 1.407730 ( 3.502447)
build_miniruby 0.001180 0.000063 1.072670 ( 1.072752)
build_ruby 0.001364 0.000071 1.783759 ( 3.337848)
build_all 0.006211 0.000087 1.542084 ( 0.969201)
build_install 0.007298 0.005306 2.283081 ( 1.694393)
test_btest 0.000722 0.000072 46.509521 ( 16.730812)
test_basic 0.006510 0.000146 0.485681 ( 0.557607)
test_all 0.002867 0.000274 438.248718 (183.262908)
test_rubyspec 0.047126 0.042208 48.921622 ( 59.660037)
total: 270.79 sec