Logfile: /home/opc/ruby/logs/brlog.master.20230907-100613
#<BuildRuby:0x0000fffbf4a5fdc0
@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.20230907-100613",
@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.000011)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005086 0.000325 1.157163 ( 1.935097)
build_miniruby 0.000843 0.000264 1.053537 ( 1.052511)
build_ruby 0.002147 0.000674 1.768276 ( 3.180599)
build_all 0.002865 0.003755 3.190252 ( 1.595333)
build_install 0.005047 0.007020 3.780039 ( 2.177581)
test_btest 0.000573 0.000243 44.086074 ( 16.244224)
test_basic 0.005868 0.000714 0.496006 ( 0.567110)
test_all 0.008509 0.001480 423.741130 (173.377726)
test_rubyspec 0.049436 0.048946 56.170243 ( 67.317933)
total: 267.45 sec