Logfile: /home/opc/ruby/logs/brlog.master.20231215-152114
#<BuildRuby:0x0000fffd3afbfdc8
@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.20231215-152114",
@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.000003 0.000013 ( 0.000014)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.007585 0.000000 1.707260 ( 2.507732)
build_miniruby 0.001111 0.000154 1.098713 ( 1.100036)
build_ruby 0.002172 0.000572 1.805458 ( 3.366486)
build_all 0.007047 0.000000 3.270893 ( 1.614405)
build_install 0.011518 0.002416 4.053478 ( 2.214483)
test_btest 0.000675 0.000161 47.680235 ( 19.432208)
test_basic 0.001268 0.005158 0.511021 ( 0.580765)
test_all 0.082005 0.043210 500.866308 (199.658392)
test_rubyspec 0.080678 0.019452 56.149152 ( 66.835196)
total: 297.31 sec