Logfile: /home/opc/ruby/logs/brlog.master.20240115-154904
#<BuildRuby:0x0000fffdcbb8fdc0
@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.20240115-154904",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000777 0.004130 1.176984 ( 1.880668)
build_miniruby 0.001198 0.000133 1.102322 ( 1.101854)
build_ruby 0.001453 0.000161 1.842053 ( 3.179465)
build_all 0.003482 0.004150 3.419581 ( 1.661733)
build_install 0.010289 0.005482 4.034016 ( 2.288638)
test_btest 0.001228 0.000246 50.516708 ( 19.195506)
test_basic 0.006994 0.000449 0.505501 ( 0.580009)
test_all 0.077434 0.054584 542.086163 (226.131729)
test_rubyspec 0.058255 0.043875 57.037482 ( 67.755520)
total: 323.78 sec