Logfile: /home/opc/ruby/logs/brlog.master.20231017-121023
#<BuildRuby:0x0000ffff423dfdc8
@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.20231017-121023",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005858 0.000652 2.051846 ( 2.965907)
build_miniruby 0.001093 0.000122 1.082134 ( 1.084861)
build_ruby 0.001617 0.000012 1.908128 ( 3.614474)
build_all 0.002682 0.003746 3.288746 ( 1.619974)
build_install 0.009138 0.005154 4.084242 ( 2.340572)
test_btest 0.000876 0.000167 48.068944 ( 18.093593)
test_basic 0.006942 0.000000 0.505142 ( 0.573045)
test_all 0.010899 0.000000 461.718276 (206.559619)
test_rubyspec 0.061587 0.036405 55.556865 ( 66.291838)
total: 303.14 sec