Logfile: /home/opc/ruby/logs/brlog.master.20230623-212040
#<BuildRuby:0x0000fffd1b3ffde0
@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.20230623-212040",
@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.000001 0.000010 ( 0.000011)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.004859 0.000801 1.439738 ( 3.658223)
build_miniruby 0.001051 0.000173 1.082303 ( 1.081710)
build_ruby 0.002219 0.000366 1.799710 ( 3.587155)
build_all 0.006876 0.000418 3.274085 ( 1.602652)
build_install 0.009246 0.003707 4.021586 ( 2.321192)
test_btest 0.000677 0.000122 50.164652 ( 18.692075)
test_basic 0.002101 0.004739 0.509384 ( 0.590532)
test_all 0.002320 0.000525 424.469812 (169.859668)
test_rubyspec 0.057845 0.029618 51.356803 ( 62.082958)
total: 263.48 sec