Logfile: /home/opc/ruby/logs/brlog.master.20231102-001407
#<BuildRuby:0x0000fffbd4ecfdd0
@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.20231102-001407",
@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.000022 0.000001 0.000023 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.005981 0.000097 1.556350 ( 2.064979)
build_miniruby 0.001138 0.000057 1.094357 ( 1.094279)
build_ruby 0.002649 0.000132 1.849957 ( 3.900081)
build_all 0.006801 0.000338 3.298920 ( 1.612550)
build_install 0.014165 0.000215 4.104182 ( 2.259546)
test_btest 0.000925 0.000042 48.545068 ( 18.937291)
test_basic 0.002322 0.005177 0.507394 ( 0.583123)
test_all 0.077893 0.049627 450.927633 (196.292657)
test_rubyspec 0.068856 0.030267 56.453068 ( 67.198695)
total: 293.94 sec