Logfile: /home/opc/ruby/logs/brlog.master.20231019-195656
#<BuildRuby:0x0000fffd538dfdc8
@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.20231019-195656",
@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.000019 0.000003 0.000022 ( 0.000022)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005299 0.000935 1.546264 ( 2.057316)
build_miniruby 0.001007 0.000178 1.061666 ( 1.060996)
build_ruby 0.001193 0.000210 1.785714 ( 3.780386)
build_all 0.006183 0.000305 3.313802 ( 1.635196)
build_install 0.010084 0.003824 4.151427 ( 2.422238)
test_btest 0.000741 0.000141 48.499339 ( 19.625781)
test_basic 0.005937 0.001130 0.500127 ( 0.573829)
test_all 0.009891 0.002885 440.549200 (184.830153)
test_rubyspec 0.061340 0.036931 56.876470 ( 67.952061)
total: 283.94 sec