Logfile: /home/opc/ruby/logs/brlog.master.20230513-181008
#<BuildRuby:0x0000fffc311afdc8
@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.20230513-181008",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005894 0.000097 1.409018 ( 3.760502)
build_miniruby 0.001137 0.000060 0.955259 ( 0.953176)
build_ruby 0.001372 0.000072 1.622648 ( 2.648025)
build_all 0.005955 0.000314 1.533941 ( 0.945005)
build_install 0.013328 0.000702 2.229932 ( 1.619042)
test_btest 0.000858 0.000045 49.314921 ( 17.915383)
test_basic 0.006545 0.000345 0.479221 ( 0.570479)
test_all 0.002699 0.000142 425.990100 (172.676720)
test_rubyspec 0.059852 0.025743 51.581538 ( 62.267683)
total: 263.36 sec